MagickCore
7.0.11
|
#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 |
size_t | signature |
char * _TypeInfo::description |
Definition at line 56 of file type.h.
Referenced by DestroyTypeNode(), and LoadTypeCache().
char* _TypeInfo::encoding |
Definition at line 71 of file type.h.
Referenced by DestroyTypeNode(), LoadTypeCache(), and RenderType().
size_t _TypeInfo::face |
Definition at line 53 of file type.h.
Referenced by LoadTypeCache(), and RenderType().
char * _TypeInfo::family |
Definition at line 56 of file type.h.
Referenced by DestroyTypeNode(), GetTypeInfoByFamily(), ListTypeInfo(), LoadTypeCache(), and RenderType().
char * _TypeInfo::format |
Definition at line 71 of file type.h.
Referenced by DestroyTypeNode(), and LoadTypeCache().
char * _TypeInfo::foundry |
Definition at line 71 of file type.h.
Referenced by DestroyTypeNode(), and LoadTypeCache().
char * _TypeInfo::glyphs |
Definition at line 71 of file type.h.
Referenced by DestroyTypeNode(), ListTypeInfo(), LoadTypeCache(), and RenderType().
char * _TypeInfo::metrics |
Definition at line 71 of file type.h.
Referenced by DestroyTypeNode(), LoadTypeCache(), and RenderType().
char * _TypeInfo::name |
Definition at line 56 of file type.h.
Referenced by DestroyTypeNode(), GetTypeInfoList(), GetTypeList(), ListTypeInfo(), and LoadTypeCache().
char* _TypeInfo::path |
Definition at line 56 of file type.h.
Referenced by DestroyTypeNode(), ListTypeInfo(), and LoadTypeCache().
size_t _TypeInfo::signature |
Definition at line 81 of file type.h.
Referenced by LoadTypeCache().
MagickBooleanType _TypeInfo::stealth |
Definition at line 78 of file type.h.
Referenced by GetTypeInfoList(), GetTypeList(), and LoadTypeCache().
StretchType _TypeInfo::stretch |
Definition at line 65 of file type.h.
Referenced by GetTypeInfoByFamily(), and LoadTypeCache().
StyleType _TypeInfo::style |
Definition at line 62 of file type.h.
Referenced by GetTypeInfoByFamily(), and LoadTypeCache().
size_t _TypeInfo::weight |
Definition at line 68 of file type.h.
Referenced by GetTypeInfoByFamily(), ListTypeInfo(), and LoadTypeCache().