* docs/CHANGES: Updated.

dbgmem-more-limiters
Werner Lemberg 16 years ago
parent 766b822f4c
commit e2184505b1
  1. 4
      ChangeLog
  2. 9
      docs/CHANGES

@ -1,3 +1,7 @@
2009-09-23 Werner Lemberg <wl@gnu.org>
* docs/CHANGES: Updated.
2009-09-12 Werner Lemberg <wl@gnu.org>
[raster] Fix 5-levels grayscale output.

@ -25,6 +25,8 @@ CHANGES BETWEEN 2.3.10 and 2.3.9
- B/W rasterization of well-hinted TrueType fonts at small sizes
has been greatly improved.
- Calculation of vertical metrics in OpenType fonts has been
improved.
III. MISCELLANEOUS
@ -34,6 +36,13 @@ CHANGES BETWEEN 2.3.10 and 2.3.9
- It is now possible to change the slant value in the `ftview'
demo program with keys `s' and `S'.
- The 5-levels grayscale mode of the `ftraster' module (which
FreeType doesn't use by default) was broken since version 2.3.0.
- Compilation of the `ftgrays' and `ftraster' modules was broken
in stand-alone mode.
- Various fixes for compilation on 64bit and 16bit architectures.
======================================================================

Loading…
Cancel
Save