* docs/CHANGES: updating

This commit is contained in:
David Turner 2002-10-05 15:00:36 +00:00
parent 80171e06dd
commit 072f7f89d3
2 changed files with 6 additions and 0 deletions

View File

@ -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 <wl@gnu.org>
* src/smooth/ftgrays.c (SUBPIXELS): Add cast to `TPos'.

View File

@ -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!):