MagickCore  6.9.12-43
Convert, Edit, Or Compose Bitmap Images
_TypeInfo Struct Reference

#include <type.h>

Collaboration diagram for _TypeInfo:
[legend]

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 _TypeInfoprevious
 
struct _TypeInfonext
 
size_t signature
 

Field Documentation

char * _TypeInfo::description

Referenced by DestroyTypeNode(), and LoadTypeCache().

char* _TypeInfo::encoding
size_t _TypeInfo::face

Referenced by LoadTypeCache(), and RenderType().

char * _TypeInfo::family
char * _TypeInfo::format

Referenced by DestroyTypeNode(), and LoadTypeCache().

char * _TypeInfo::foundry

Referenced by DestroyTypeNode(), and LoadTypeCache().

char * _TypeInfo::glyphs
char * _TypeInfo::metrics
char * _TypeInfo::name
struct _TypeInfo * _TypeInfo::next
char* _TypeInfo::path
struct _TypeInfo* _TypeInfo::previous
size_t _TypeInfo::signature

Referenced by LoadTypeCache().

MagickBooleanType _TypeInfo::stealth
StretchType _TypeInfo::stretch
StyleType _TypeInfo::style
size_t _TypeInfo::weight

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