#include <type.h>

Data Fields | |
| unsigned long | face |
| char * | path |
| char * | name |
| char * | description |
| char * | family |
| StyleType | style |
| StretchType | stretch |
| unsigned long | weight |
| char * | encoding |
| char * | foundry |
| char * | format |
| char * | metrics |
| char * | glyphs |
| MagickBooleanType | stealth |
| struct _TypeInfo * | previous |
| struct _TypeInfo * | next |
| unsigned long | signature |
Definition at line 49 of file type.h.
| char * _TypeInfo::description |
Definition at line 55 of file type.h.
Referenced by DestroyTypeNode(), and LoadTypeList().
| char* _TypeInfo::encoding |
Definition at line 70 of file type.h.
Referenced by DestroyTypeNode(), LoadTypeList(), and RenderType().
| unsigned long _TypeInfo::face |
Definition at line 52 of file type.h.
Referenced by LoadTypeList(), and RenderType().
| char * _TypeInfo::family |
Definition at line 55 of file type.h.
Referenced by DestroyTypeNode(), GetTypeInfoByFamily(), ListTypeInfo(), LoadFontConfigFonts(), and LoadTypeList().
| char * _TypeInfo::format |
Definition at line 70 of file type.h.
Referenced by DestroyTypeNode(), and LoadTypeList().
| char * _TypeInfo::foundry |
Definition at line 70 of file type.h.
Referenced by DestroyTypeNode(), and LoadTypeList().
| char * _TypeInfo::glyphs |
Definition at line 70 of file type.h.
Referenced by DestroyTypeNode(), ListTypeInfo(), LoadFontConfigFonts(), LoadTypeList(), and RenderType().
| char * _TypeInfo::metrics |
Definition at line 70 of file type.h.
Referenced by DestroyTypeNode(), LoadTypeList(), and RenderType().
| char * _TypeInfo::name |
Definition at line 55 of file type.h.
Referenced by DestroyTypeNode(), GetTypeInfoList(), GetTypeList(), ListTypeInfo(), LoadFontConfigFonts(), and LoadTypeList().
| struct _TypeInfo * _TypeInfo::next |
| char* _TypeInfo::path |
Definition at line 55 of file type.h.
Referenced by DestroyTypeNode(), ListTypeInfo(), LoadFontConfigFonts(), and LoadTypeList().
| struct _TypeInfo* _TypeInfo::previous |
| unsigned long _TypeInfo::signature |
Definition at line 84 of file type.h.
Referenced by LoadFontConfigFonts(), and LoadTypeList().
Definition at line 77 of file type.h.
Referenced by GetTypeInfoList(), GetTypeList(), and LoadTypeList().
Definition at line 64 of file type.h.
Referenced by GetTypeInfoByFamily(), LoadFontConfigFonts(), and LoadTypeList().
Definition at line 61 of file type.h.
Referenced by GetTypeInfoByFamily(), LoadFontConfigFonts(), and LoadTypeList().
| unsigned long _TypeInfo::weight |
Definition at line 67 of file type.h.
Referenced by GetTypeInfoByFamily(), LoadFontConfigFonts(), and LoadTypeList().
1.6.2-20100208