#include <type.h>

Data Fields | |
| size_t | face |
| char * | path |
| char * | name |
| char * | description |
| char * | family |
| StyleType | style |
| StretchType | stretch |
| size_t | weight |
| char * | encoding |
| char * | foundry |
| char * | format |
| char * | metrics |
| char * | glyphs |
| MagickBooleanType | stealth |
| struct _TypeInfo * | previous |
| struct _TypeInfo * | next |
| size_t | signature |
| char * _TypeInfo::description |
Referenced by DestroyTypeNode(), and LoadTypeCache().
| char* _TypeInfo::encoding |
Referenced by DestroyTypeNode(), LoadTypeCache(), and RenderType().
| size_t _TypeInfo::face |
Referenced by LoadTypeCache(), and RenderType().
| char * _TypeInfo::family |
Referenced by DestroyTypeNode(), GetTypeInfoByFamily(), ListTypeInfo(), LoadFontConfigFonts(), LoadTypeCache(), and RenderType().
| char * _TypeInfo::format |
Referenced by DestroyTypeNode(), and LoadTypeCache().
| char * _TypeInfo::foundry |
Referenced by DestroyTypeNode(), and LoadTypeCache().
| char * _TypeInfo::glyphs |
Referenced by DestroyTypeNode(), ListTypeInfo(), LoadFontConfigFonts(), LoadTypeCache(), and RenderType().
| char * _TypeInfo::metrics |
Referenced by DestroyTypeNode(), LoadTypeCache(), and RenderType().
| char * _TypeInfo::name |
Referenced by DestroyTypeNode(), GetTypeInfoList(), GetTypeList(), ListTypeInfo(), LoadFontConfigFonts(), and LoadTypeCache().
struct _TypeInfo * _TypeInfo::next [read] |
| char* _TypeInfo::path |
Referenced by DestroyTypeNode(), ListTypeInfo(), LoadFontConfigFonts(), and LoadTypeCache().
struct _TypeInfo* _TypeInfo::previous [read] |
| size_t _TypeInfo::signature |
Referenced by LoadFontConfigFonts(), and LoadTypeCache().
Referenced by GetTypeInfoList(), GetTypeList(), and LoadTypeCache().
Referenced by GetTypeInfoByFamily(), LoadFontConfigFonts(), and LoadTypeCache().
Referenced by GetTypeInfoByFamily(), LoadFontConfigFonts(), and LoadTypeCache().
| size_t _TypeInfo::weight |
Referenced by GetTypeInfoByFamily(), ListTypeInfo(), LoadFontConfigFonts(), and LoadTypeCache().
1.6.1