summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-12-16Bump to 1.2.1fonttosfnt-1.2.1Peter Hutterer
2020-10-31writeFile: avoid file leak on errorsAlan Coopersmith
2020-10-26Fall back to using FONT property as family nameChristopher Zimmermann
2020-10-24fix sign of calculated descentChristopher Zimmermann
2020-10-23handle empty foundry encoded as NULLChristopher Zimmermann
2020-10-23remove leftover debug printfChristopher Zimmermann
2020-10-21Bump to 1.2.0fonttosfnt-1.2.0Peter Hutterer
2020-09-22use PIXEL_SIZE to calculate lineGapChristopher Zimmermann
2020-09-22fix sign of sTypoDescenderChristopher Zimmermann
2020-09-22calculate capHeight and xHeight as recommendedChristopher Zimmermann
2020-09-22move metrics calculation to write.cChristopher Zimmermann
2020-09-22Add warnings when wrapping multiple fonts and on PCF fontsChristopher Zimmermann
2020-09-22provide version 5 OS/2 tableChristopher Zimmermann
2020-09-22use design metrics in eblc instead of calculated metricsChristopher Zimmermann
2020-09-22use more properties according to XLFDChristopher Zimmermann
2020-09-22use standard C rounding functionsChristopher Zimmermann
2020-09-22correctly set OS2 fsSelection for italic and bold fontsChristopher Zimmermann
2020-09-22truncate foundry if there is no known abbreviation.Christopher Zimmermann
2020-09-22use zero lineGap, sTypoDescender should be negativeChristopher Zimmermann
2020-09-22don't add arbitrary number to the glypth metricsChristopher Zimmermann
2020-06-11Guess Regular style for Medium WeightPeng Wu
2020-02-07Fix uninitialised memory writernhmjoj
2020-02-07Fix incorrect error handling in macTime()rnhmjoj
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