summaryrefslogtreecommitdiff
path: root/write.c
AgeCommit message (Expand)Author
2023-04-01Variable scope reductions as recommended by cppcheckAlan Coopersmith
2021-06-141em is font size, not heightChristopher Zimmermann
2021-05-25Fail if ftell failsPeter Hutterer
2020-10-31writeFile: avoid file leak on errorsAlan Coopersmith
2020-10-24fix sign of calculated descentChristopher Zimmermann
2020-10-23remove leftover debug printfChristopher Zimmermann
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-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-22correctly set OS2 fsSelection for italic and bold fontsChristopher Zimmermann
2020-09-22use zero lineGap, sTypoDescender should be negativeChristopher Zimmermann
2020-02-07Fix uninitialised memory writernhmjoj
2008-05-02Fix off-by-one entrySel field.George Williams
2008-03-13I’m not sure the PCLT table is needed by the fonts generated here, butJames Cloos
2004-04-23Merging XORG-CURRENT into trunkXACE-SELINUX-MERGEEgbert Eich
2004-03-14Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004xf86-4_4_99_1Egbert Eich
2004-03-03Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004xf86-4_4_0Egbert Eich
2004-02-26readding XFree86's cvs IDsxf86-4_3_99_903Egbert Eich
2004-02-26Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004Egbert Eich
2003-11-25Initial revisionKaleb Keithley