Added entry for fixes to autohinter (related to synthetic fonts).

This commit is contained in:
Tom Kacvinsky 2000-12-21 01:34:01 +00:00
parent 68c5181cbd
commit ad0472531a
1 changed files with 7 additions and 0 deletions

View File

@ -1,3 +1,10 @@
2000-12-21 Tom Kacvinsky <tjk@ams.org>
* src/autohint/ahhint.c (ah_hinter_load, ah_hinter_load_glyph):
Changed so that synthetic fonts render correctly. Previously,
the first glyph rendered from such a font did not have the
tranformation matrix applied.
2000-12-17 Werner Lemberg <wl@gnu.org>
* *.mk: Added lots of `.PHONY' targets.