|
MagickCore 7.1.0
Convert, Edit, Or Compose Bitmap Images
|
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 , BoldStyle } |
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 * | pattern, |
| size_t * | number_fonts, | ||
| ExceptionInfo * | exception | ||
| ) |
Definition at line 558 of file type.c.
References AcquireQuantumMemory(), GetMagickModule, GetNextValueInSplayTree(), GetNumberOfNodesInSplayTree(), GetTypeInfo(), GlobExpression(), IsEventLogging(), LockSemaphoreInfo(), LogMagickEvent(), MagickFalse, _TypeInfo::name, ResetSplayTreeIterator(), _TypeInfo::stealth, TraceEvent, type_cache, type_semaphore, TypeInfoCompare(), and UnlockSemaphoreInfo().
Referenced by ListTypeInfo().
| MagickExport char ** GetTypeList | ( | const char * | pattern, |
| size_t * | number_fonts, | ||
| ExceptionInfo * | exception | ||
| ) |
Definition at line 652 of file type.c.
References AcquireQuantumMemory(), ConstantString(), GetMagickModule, GetNextValueInSplayTree(), GetNumberOfNodesInSplayTree(), GetTypeInfo(), GlobExpression(), IsEventLogging(), LockSemaphoreInfo(), LogMagickEvent(), MagickFalse, _TypeInfo::name, ResetSplayTreeIterator(), _TypeInfo::stealth, TraceEvent, type_cache, type_semaphore, TypeCompare(), and UnlockSemaphoreInfo().
| MagickExport MagickBooleanType ListTypeInfo | ( | FILE * | file, |
| ExceptionInfo * | exception | ||
| ) |
Definition at line 942 of file type.c.
References CommandOptionToMnemonic(), _TypeInfo::family, FormatLocaleFile(), FormatLocaleString(), GetTypeInfoList(), _TypeInfo::glyphs, LocaleCompare(), MagickFalse, MagickPathExtent, MagickStretchOptions, MagickStyleOptions, MagickTrue, _TypeInfo::name, _TypeInfo::path, RelinquishMagickMemory(), and _TypeInfo::weight.