mirror of
https://gitlab.freedesktop.org/freetype/freetype.git
synced 2026-05-04 23:37:59 +02:00
Added entry for fixes to autohinter (related to synthetic fonts).
This commit is contained in:
parent
f8d841a746
commit
42f1d254a1
1 changed files with 7 additions and 0 deletions
|
|
@ -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…
Add table
Reference in a new issue