Go to the source code of this file.
Enumerations |
enum | StretchType {
UndefinedStretch,
NormalStretch,
UltraCondensedStretch,
ExtraCondensedStretch,
CondensedStretch,
SemiCondensedStretch,
SemiExpandedStretch,
ExpandedStretch,
ExtraExpandedStretch,
UltraExpandedStretch,
AnyStretch
} |
enum | StyleType {
UndefinedStyle,
NormalStyle,
ItalicStyle,
ObliqueStyle,
AnyStyle
} |
Functions |
MagickExport char ** | GetTypeList (const char *, size_t *, ExceptionInfo *) |
MagickExport MagickBooleanType | ListTypeInfo (FILE *, ExceptionInfo *) |
MagickExport MagickBooleanType | TypeComponentGenesis (void) |
MagickExport const TypeInfo * | GetTypeInfo (const char *, ExceptionInfo *) |
MagickExport const TypeInfo * | GetTypeInfoByFamily (const char *, const StyleType, const StretchType, const size_t, ExceptionInfo *) |
MagickExport const TypeInfo ** | GetTypeInfoList (const char *, size_t *, ExceptionInfo *) |
MagickExport void | TypeComponentTerminus (void) |
Typedef Documentation
Enumeration Type Documentation
- Enumerator:
UndefinedStretch |
|
NormalStretch |
|
UltraCondensedStretch |
|
ExtraCondensedStretch |
|
CondensedStretch |
|
SemiCondensedStretch |
|
SemiExpandedStretch |
|
ExpandedStretch |
|
ExtraExpandedStretch |
|
UltraExpandedStretch |
|
AnyStretch |
|
- Enumerator:
UndefinedStyle |
|
NormalStyle |
|
ItalicStyle |
|
ObliqueStyle |
|
AnyStyle |
|
Function Documentation
References AcquireQuantumMemory(), GetMagickModule, GetNextValueInSplayTree(), GetNumberOfNodesInSplayTree(), GetTypeInfo(), GlobExpression(), LockSemaphoreInfo(), LogMagickEvent(), MagickFalse, _TypeInfo::name, ResetSplayTreeIterator(), _TypeInfo::stealth, TraceEvent, type_list, type_semaphore, TypeInfoCompare(), and UnlockSemaphoreInfo().
Referenced by ListTypeInfo().
References AcquireQuantumMemory(), ConstantString(), GetMagickModule, GetNextValueInSplayTree(), GetNumberOfNodesInSplayTree(), GetTypeInfo(), GlobExpression(), LockSemaphoreInfo(), LogMagickEvent(), MagickFalse, _TypeInfo::name, ResetSplayTreeIterator(), _TypeInfo::stealth, TraceEvent, type_list, type_semaphore, TypeCompare(), and UnlockSemaphoreInfo().