zenilib  0.5.3.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
PCF_PropertyRec_ Struct Reference

#include <pcf.h>

Public Attributes

FT_Byte isString
 
FT_Stringname
 
union {
   FT_String *   atom
 
   FT_Long   l
 
   FT_ULong   ul
 
value
 

Detailed Description

Definition at line 67 of file pcf.h.

Member Data Documentation

FT_String* PCF_PropertyRec_::atom
FT_Byte PCF_PropertyRec_::isString
FT_Long PCF_PropertyRec_::l

Definition at line 75 of file pcf.h.

Referenced by pcf_get_bdf_property(), pcf_get_properties(), and pcf_load_font().

FT_String* PCF_PropertyRec_::name

Definition at line 69 of file pcf.h.

Referenced by PCF_Face_Done().

FT_ULong PCF_PropertyRec_::ul

Definition at line 76 of file pcf.h.


The documentation for this struct was generated from the following file: