Document recent library changes.

* docs/CHANGES: Do it.
dbgmem-more-limiters
Werner Lemberg 16 years ago
parent 46e05c443b
commit 2cd790d7e2
  1. 6
      ChangeLog
  2. 8
      docs/CHANGES

@ -1,3 +1,9 @@
2009-07-19 Werner Lemberg <wl@gnu.org>
Document recent library changes.
* docs/CHANGES: Do it.
2009-07-17 Werner Lemberg <wl@gnu.org>
Fix Savannah bug #23786.

@ -5,6 +5,13 @@ CHANGES BETWEEN 2.3.10 and 2.3.9
- If all ASCII digits in a font have the same (unscaled) width,
the autohinter respects this and won't change it.
- TrueType fonts are now rasterized correctly if the horizontal
and vertical resolution differ.
- Type 1 fonts are now handled with increased precision internally
to avoid serious rounding issues if non-integral coordinates are
encountered.
II. IMPORTANT CHANGES
@ -14,6 +21,7 @@ CHANGES BETWEEN 2.3.10 and 2.3.9
- B/W rasterization of well-hinted TrueType fonts at small sizes
has been greatly improved.
III. MISCELLANEOUS
- It is now possible to change the emboldening factor in the

Loading…
Cancel
Save