shithub: freetype+ttf2subf

Download patch

ref: a1656abd8f9acb5a1a546eee66a7a73fc6bfc076
parent: c1205799f5bfab9e9b9187fdd8094dd347c65b13
author: David Turner <[email protected]>
date: Thu May 4 21:39:02 EDT 2000

fixed a typo

git/fs: mount .git/fs: mount/attach disallowed
--- a/include/t1tables.h
+++ b/include/t1tables.h
@@ -137,7 +137,7 @@
     FT_ULong    cid_count;
     
     FT_Int         num_font_dicts;
-    CIF_FontDict*  font_dicts;
+    CID_FontDict*  font_dicts;
   
   } CID_Info;