summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-01-06Bump to 1.1.0fonttosfnt-1.1.0Peter Hutterer
2019-12-25Accept a BDF font on stdinJouke Witteveen
2019-12-25Mention .otb as an extensionJouke Witteveen
2019-12-25Correct a string literalJouke Witteveen
2019-12-05Round font size to integer value when reading bitmap fontPeng Wu
2019-12-04allow ISO-646.1991-IRV as well, adobe standard for bdfRyan Farley
2019-12-04let freetype handle ISO-8859-1 mappingRyan Farley
2019-08-30check for freetype NULL atomsRyan Farley
2019-01-10Avoid undefined behaviourMaya Rashish
2018-11-21Update configure.ac bug URL for gitlab migrationAlan Coopersmith
2018-11-16Update README for gitlab migrationAlan Coopersmith
2018-11-02Mark vsprintf_alloc as printf-like functionPeter Hutterer
2018-08-01Bump to 1.0.5fonttosfnt-1.0.5Peter Hutterer
2018-08-01Replace _BSD_SOURCE with _DEFAULT_SOURCEPeter Hutterer
2018-08-01Fix shadowing i variable complaintPeter Hutterer
2018-08-01Remove shadowing rc variablePeter Hutterer
2018-08-01README: update repository URL to gitlabPeter Hutterer
2018-07-31Constify a few string argumentsPeter Hutterer
2017-01-26autogen: add default patch prefixMihail Konev
2017-01-26autogen.sh: use quoted string variablesEmil Velikov
2017-01-26autogen.sh: use exec instead of waiting for configure to finishPeter Hutterer
2014-06-01autogen.sh: Honor NOCONFIGURE=1Alan Coopersmith
2014-06-01configure: Drop AM_MAINTAINER_MODEAlan Coopersmith
2014-06-01config: Add missing AC_CONFIG_SRCDIRAlan Coopersmith
2011-01-19config: move man pages into their own directoryGaetan Nadon
2011-01-13man: replace hard coded man page section with substitution stringsGaetan Nadon
2011-01-13man: remove trailing spaces and tabsGaetan Nadon
2011-01-12config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERSGaetan Nadon
2011-01-12config: remove unrequired AC_SUBST([*_LIBS])Gaetan Nadon
2011-01-12config: remove unrequired AC_SUBST([*_CFLAGS])Gaetan Nadon
2011-01-12config: remove AC_PROG_CC as it overrides AC_PROG_C_C99Gaetan Nadon
2011-01-12config: use AC_PROG_INSTALL now supplied by XORG_DEFAULT_OPTIONSGaetan Nadon
2011-01-12config: upgrade to util-macros 1.8 for additional man page supportGaetan Nadon
2011-01-12config: update AC_PREREQ statement to 2.60Gaetan Nadon
2010-02-11config: move CWARNFLAGS from configure.ac to Makefile.amGaetan Nadon
2009-11-26Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILESGaetan Nadon
2009-10-28INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206Gaetan Nadon
2009-10-27Deploy the new XORG_DEFAULT_OPTIONS #24242Gaetan Nadon
2009-10-26Makefile.am: ChangeLog not required: EXTRA_DIST or *CLEANFILES #24432Gaetan Nadon
2009-10-22.gitignore: use common defaults with custom section # 24239Gaetan Nadon
2009-10-01Add README with pointers to mailing lists, bugzilla, & gitAlan Coopersmith
2009-01-12Ansification and compile warning fixes.Paulo Cesar Pereira de Andrade
2008-05-11Bump to 1.0.4fonttosfnt-1.0.4Julien Cristau
2008-05-11Use va_copy in vsprintf_alloc.Juliusz Chroboczek
2008-05-11Add autoconf test for va_copy.Julien Cristau
2008-05-11Use autoconf test instead of #ifdef GLIBC for vasprintf.Julien Cristau
2008-05-11Rename *_reliable to *_alloc.Juliusz Chroboczek
2008-05-11Update copyright date.Juliusz Chroboczek
2008-05-02Use asprintf on GNU platforms.Juliusz Chroboczek
2008-05-02Fix handling for non-square pixels.George Williams