* docs/CHANGES: updating
This commit is contained in:
parent
6550e01be3
commit
fc520e232b
|
@ -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'.
|
||||
|
|
|
@ -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!):
|
||||
|
||||
|
|
Loading…
Reference in New Issue