Added entry for fixes to autohinter (related to synthetic fonts).
This commit is contained in:
parent
68c5181cbd
commit
ad0472531a
|
@ -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.
|
||||
|
|
Loading…
Reference in New Issue