shithub: freetype+ttf2subf

Download patch

ref: 42f1d254a1b73e8f1ce570f230dc08deb3b3e023
parent: f8d841a746813d45127c6edaef89da41cae53d3f
author: Tom Kacvinsky <[email protected]>
date: Wed Dec 20 20:34:01 EST 2000

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

git/fs: mount .git/fs: mount/attach disallowed
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2000-12-21  Tom Kacvinsky  <[email protected]>
+
+	* 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  <[email protected]>
 
 	* *.mk: Added lots of `.PHONY' targets.