-
+
+
-
+ +
-
-
+ +
-
-
+
@@ -1090,6 +1164,7 @@
  FT_EXPORT( const char* )
   FT_Get_Font_Format( FT_Face  face );
 
+
   /* deprecated */
   FT_EXPORT( const char* )
   FT_Get_X11_Font_Format( FT_Face  face );
@@ -1098,7 +1173,6 @@
 

Return a string describing the format of a given face. Possible values are ‘TrueType’, ‘Type 1’, ‘BDF’, ‘PCF’, ‘Type 42’, ‘CID Type 1’, ‘CFF’, ‘PFR’, and ‘Windows FNT’.

The return value is suitable to be used as an X11 FONT_PROPERTY.

input

-
face

Input face handle.

@@ -1113,9 +1187,6 @@

A deprecated name for the same function is FT_Get_X11_Font_Format.


- - - @@ -1125,59 +1196,60 @@ + +
+
+
+ - - - + + -- cgit v1.2.3