MagickCore  6.9.11-60
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

◆ description

char * _TypeInfo::description

Referenced by DestroyTypeNode(), and LoadTypeCache().

◆ encoding

char* _TypeInfo::encoding

◆ face

size_t _TypeInfo::face

Referenced by LoadTypeCache(), and RenderType().

◆ family

char * _TypeInfo::family

◆ format

char * _TypeInfo::format

Referenced by DestroyTypeNode(), and LoadTypeCache().

◆ foundry

char * _TypeInfo::foundry

Referenced by DestroyTypeNode(), and LoadTypeCache().

◆ glyphs

char * _TypeInfo::glyphs

◆ metrics

char * _TypeInfo::metrics

◆ name

char * _TypeInfo::name

◆ next

struct _TypeInfo * _TypeInfo::next

◆ path

char* _TypeInfo::path

◆ previous

struct _TypeInfo* _TypeInfo::previous

◆ signature

size_t _TypeInfo::signature

Referenced by LoadTypeCache().

◆ stealth

MagickBooleanType _TypeInfo::stealth

◆ stretch

StretchType _TypeInfo::stretch

◆ style

StyleType _TypeInfo::style

◆ weight

size_t _TypeInfo::weight

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