|
MagickCore
6.7.5
|

Go to the source code of this file.
Data Structures | |
| struct | _TypeInfo |
Typedefs | |
| typedef struct _TypeInfo | TypeInfo |
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 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 *) |
| enum StretchType |
| enum StyleType |
| 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 * | |||
| ) |
Definition at line 458 of file type.c.
References LogMagickEvent(), TraceEvent, GetMagickModule, GetTypeInfo(), AcquireQuantumMemory(), GetNumberOfNodesInSplayTree(), type_list, LockSemaphoreInfo(), type_semaphore, ResetSplayTreeIterator(), GetNextValueInSplayTree(), _TypeInfo::stealth, MagickFalse, GlobExpression(), _TypeInfo::name, UnlockSemaphoreInfo(), and TypeInfoCompare().
Referenced by ListTypeInfo().
| MagickExport char** GetTypeList | ( | const char * | , |
| size_t * | , | ||
| ExceptionInfo * | |||
| ) |
Definition at line 551 of file type.c.
References LogMagickEvent(), TraceEvent, GetMagickModule, GetTypeInfo(), AcquireQuantumMemory(), GetNumberOfNodesInSplayTree(), type_list, LockSemaphoreInfo(), type_semaphore, ResetSplayTreeIterator(), GetNextValueInSplayTree(), _TypeInfo::stealth, MagickFalse, GlobExpression(), _TypeInfo::name, ConstantString(), UnlockSemaphoreInfo(), and TypeCompare().
| MagickExport MagickBooleanType ListTypeInfo | ( | FILE * | , |
| ExceptionInfo * | |||
| ) |
Definition at line 817 of file type.c.
References MaxTextExtent, GetTypeInfoList(), MagickFalse, LocaleCompare(), _TypeInfo::path, FormatLocaleFile(), _TypeInfo::name, _TypeInfo::family, CommandOptionToMnemonic(), MagickStyleOptions, MagickStretchOptions, _TypeInfo::glyphs, FormatLocaleString(), _TypeInfo::weight, RelinquishMagickMemory(), and MagickTrue.