shithub: freetype+ttf2subf

Download patch

ref: 3944018091f03d54840c802d8e903040f62116fb
parent: 34e52707f06cf6deb59a1db94842b070749088e1
author: David Turner <[email protected]>
date: Thu Nov 16 13:06:55 EST 2000

added auto-hinting support for synthetic (obliqued)
Type 1 fonts

git/fs: mount .git/fs: mount/attach disallowed
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2000-11-16  David Turner <[email protected]>
+
+	* src/autohint/ahtypes.h (AH_Hinter): added new fields used to
+	control the auto-hinting of synthetic Type 1 fonts.
+
+	* src/autohint/ahhint.c (ah_hinter_load ah_hinter_load_glyph):
+	added auto-hinting support of synthetic Type 1 fonts.
+
 2000-11-12  Tom Kacvinsky  <[email protected]>
 
 	* src/sfnt/ttload.c (TT_LookUp_Table, TT_Load_Generic_Table): Change