Commit 42f1d254a1b73e8f1ce570f230dc08deb3b3e023

Tom Kacvinsky 2000-12-21T01:34:01

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

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
diff --git a/ChangeLog b/ChangeLog
index 8db754d..3895d81 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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.