shithub: freetype+ttf2subf

Download patch

ref: 782f13831e38f563f156b7f0cd0c6bf1dbd4bc9b
parent: 3b6c71ee245660a42b8f99d53ba5a51dc1b84666
author: David Turner <[email protected]>
date: Thu Feb 23 17:59:52 EST 2006

fix small bug

git/fs: mount .git/fs: mount/attach disallowed
--- a/src/cache/ftccmap.c
+++ b/src/cache/ftccmap.c
@@ -309,6 +309,8 @@
 
       query.face_id = desc->face_id;
 
+      char_code = (FT_UInt32)cmap_index;
+
       switch ( desc->type )
       {
         case FTC_OLD_CMAP_BY_INDEX: