Last update Sun May 11 01:02:38 2014

dmagick.c.type



enum StretchType: int;

This setting suggests a type of stretch that ImageMagick should try to apply to the currently selected font family.

UndefinedStretch
NormalStretch
UltraCondensedStretch
ExtraCondensedStretch
CondensedStretch
SemiCondensedStretch
SemiExpandedStretch
ExpandedStretch
ExtraExpandedStretch
UltraExpandedStretch
AnyStretch


enum StyleType: int;

This setting suggests a font style that ImageMagick should try to apply to the currently selected font family.

UndefinedStyle
NormalStyle
ItalicStyle
ObliqueStyle
AnyStyle