]> git.wh0rd.org - fontconfig.git/blobdiff - fontconfig/fcfreetype.h
Set spacing to mono if every encoded glyph is the same width
[fontconfig.git] / fontconfig / fcfreetype.h
index 037d7e10577fe8a5304cf6d4eeb49a7264742044..d300e79e2b65fc6a28aba2d20599e19e6707cab4 100644 (file)
@@ -29,6 +29,9 @@
 FT_UInt
 FcFreeTypeCharIndex (FT_Face face, FcChar32 ucs4);
 
+FcCharSet *
+FcFreeTypeCharSetAndSpacing (FT_Face face, FcBlanks *blanks, int *spacing);
+    
 FcCharSet *
 FcFreeTypeCharSet (FT_Face face, FcBlanks *blanks);