diff --git a/ChangeLog b/ChangeLog index 222cd72e8..36585b122 100644 --- a/ChangeLog +++ b/ChangeLog @@ -14,6 +14,8 @@ of the sub-table. This allows fonts like "mg______.ttf" (i.e. Marriage) to return accurate charmaps. + * docs/CHANGES: updating + 2002-10-05 Werner Lemberg * src/smooth/ftgrays.c (SUBPIXELS): Add cast to `TPos'. diff --git a/docs/CHANGES b/docs/CHANGES index 39221ed1e..a91ff0405 100644 --- a/docs/CHANGES +++ b/docs/CHANGES @@ -72,6 +72,10 @@ LATEST CHANGES BETWEEN 2.1.3 and 2.1.2 has been updated to support LCD-optimized display on non-paletted displays (under Win32 and X11) + - the PFR driver now supports embedded bitmaps (all formats supported) + + - the TrueType charmap loader now supports certain "broken" fonts that + load under Windows without problems. - The cache API has been slightly modified (it's still a beta!):