shithub: freetype+ttf2subf

Download patch

ref: 2961b66c705a618d2ae2c1eb4a15689831a719ce
parent: 24cee3a8a3db419bc657860fc89cdfb1a0392f72
author: Werner Lemberg <[email protected]>
date: Mon Oct 19 19:17:25 EDT 2015

Typo.

git/fs: mount .git/fs: mount/attach disallowed
--- a/include/freetype/fterrdef.h
+++ b/include/freetype/fterrdef.h
@@ -243,7 +243,7 @@
   FT_ERRORDEF_( No_Unicode_Glyph_Name,                       0xA3,
                 "no Unicode glyph name found" )
   FT_ERRORDEF_( Glyph_Too_Big,                               0xA4,
-                "glyph to big for hinting" )
+                "glyph too big for hinting" )
 
   /* BDF errors */