summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-02-15unifdef NEED_SNPRINTFHEADmasterAlan Coopersmith1-6/+0
2024-02-15unifdef __SCO__Alan Coopersmith1-5/+0
2024-02-15unifdef __UNIXOS2__Alan Coopersmith1-5/+1
2023-09-27fonttosfnt 1.2.3fonttosfnt-1.2.3Alan Coopersmith1-1/+2
2023-04-01Use C99 compound literals to initialize newly allocated structsAlan Coopersmith1-66/+79
2023-04-01Allow inlining makeNameAlan Coopersmith2-7/+6
2023-04-01Remove unused function findIndexAlan Coopersmith2-16/+0
2023-04-01makeBitmap: declare raster parameter const as recommended by cppcheckAlan Coopersmith2-2/+3
2023-04-01args_copy variable is unused if HAVE_DECL_VA_COPY is not definedAlan Coopersmith1-0/+2
2023-04-01Variable scope reductions as recommended by cppcheckAlan Coopersmith4-65/+48
2022-07-23gitlab CI: enable gitlab's builtin static analysisAlan Coopersmith1-0/+1
2022-07-23gitlab CI: enable commit & merge request checksAlan Coopersmith1-0/+49
2021-12-03Build xz tarballs instead of bzip2Alan Coopersmith1-1/+1
2021-08-23Add CI testsPeng Wu1-0/+47
2021-06-15Bump to 1.2.2fonttosfnt-1.2.2Peter Hutterer1-2/+2
2021-06-141em is font size, not heightChristopher Zimmermann1-16/+15
2021-05-25Fail if ftell failsPeter Hutterer1-0/+4
2020-12-16Bump to 1.2.1fonttosfnt-1.2.1Peter Hutterer1-2/+2
2020-10-31writeFile: avoid file leak on errorsAlan Coopersmith1-2/+3
2020-10-26Fall back to using FONT property as family nameChristopher Zimmermann3-24/+43
2020-10-24fix sign of calculated descentChristopher Zimmermann1-1/+1
2020-10-23handle empty foundry encoded as NULLChristopher Zimmermann1-2/+8
2020-10-23remove leftover debug printfChristopher Zimmermann1-2/+0
2020-10-21Bump to 1.2.0fonttosfnt-1.2.0Peter Hutterer1-1/+1
2020-09-22use PIXEL_SIZE to calculate lineGapChristopher Zimmermann3-4/+14
2020-09-22fix sign of sTypoDescenderChristopher Zimmermann1-3/+3
2020-09-22calculate capHeight and xHeight as recommendedChristopher Zimmermann1-13/+13
2020-09-22move metrics calculation to write.cChristopher Zimmermann3-92/+106
2020-09-22Add warnings when wrapping multiple fonts and on PCF fontsChristopher Zimmermann2-1/+17
2020-09-22provide version 5 OS/2 tableChristopher Zimmermann1-3/+18
2020-09-22use design metrics in eblc instead of calculated metricsChristopher Zimmermann3-50/+19
2020-09-22use more properties according to XLFDChristopher Zimmermann5-71/+176
2020-09-22use standard C rounding functionsChristopher Zimmermann1-6/+5
2020-09-22correctly set OS2 fsSelection for italic and bold fontsChristopher Zimmermann1-1/+8
2020-09-22truncate foundry if there is no known abbreviation.Christopher Zimmermann1-2/+5
2020-09-22use zero lineGap, sTypoDescender should be negativeChristopher Zimmermann1-4/+3
2020-09-22don't add arbitrary number to the glypth metricsChristopher Zimmermann1-7/+3
2020-06-11Guess Regular style for Medium WeightPeng Wu1-3/+3
2020-02-07Fix uninitialised memory writernhmjoj1-2/+2
2020-02-07Fix incorrect error handling in macTime()rnhmjoj1-2/+2
2020-01-06Bump to 1.1.0fonttosfnt-1.1.0Peter Hutterer1-1/+1
2019-12-25Accept a BDF font on stdinJouke Witteveen3-8/+68
2019-12-25Mention .otb as an extensionJouke Witteveen2-3/+3
2019-12-25Correct a string literalJouke Witteveen1-1/+1
2019-12-05Round font size to integer value when reading bitmap fontPeng Wu1-6/+6
2019-12-04allow ISO-646.1991-IRV as well, adobe standard for bdfRyan Farley1-6/+20
2019-12-04let freetype handle ISO-8859-1 mappingRyan Farley1-1/+4
2019-08-30check for freetype NULL atomsRyan Farley1-8/+10
2019-01-10Avoid undefined behaviourMaya Rashish1-2/+2
2018-11-21Update configure.ac bug URL for gitlab migrationAlan Coopersmith1-1/+1