From 42f1d254a1b73e8f1ce570f230dc08deb3b3e023 Mon Sep 17 00:00:00 2001 From: Tom Kacvinsky Date: Thu, 21 Dec 2000 01:34:01 +0000 Subject: [PATCH] Added entry for fixes to autohinter (related to synthetic fonts). --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/ChangeLog b/ChangeLog index 8db754d17..3895d8113 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2000-12-21 Tom Kacvinsky + + * 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 * *.mk: Added lots of `.PHONY' targets.