Lay down the infrastructure for gdi font rendering.
[wine] / dlls / wineps / truetype.c
2001-08-15  Ian PilcherEliminate glyph bounding boxes & other unused font...
2001-08-08  Ian PilcherRewrite and separate AFM parsing code (no more [afmfiles]).
2001-07-26  Ian PilcherRewrite TrueType font metric parsing code.
2001-07-24  Alexandre JulliardRemoved HEAP_strdupA.
2001-07-24  Ian PilcherModify init code to handle const data types.
2001-07-22  Ian PilcherRemove redundant data structure from font metrics.
2001-07-19  Ian PilcherRead/calculate average character width for all fonts.
2001-07-02  Dmitry TimoshkovReplace PROFILE_* functions by Reg*.
2001-06-06  Ian PilcherUse autoconf checks to check for various FreeType headers.
2001-06-06  Ian PilcherRemoved incorrect string length calculation.
2001-05-29  Ian PilcherUse macros for FreeType includes.
2001-05-16  Ian PilcherRead metrics from TrueType fonts.