Namespace: DeltaEngine.Editor.SpriteFontCreator
Assembly: DeltaEngine.Editor.SpriteFontCreator (in DeltaEngine.Editor.SpriteFontCreator.dll) Version: 1.1.1.0 (1.1.1)
Assembly: DeltaEngine.Editor.SpriteFontCreator (in DeltaEngine.Editor.SpriteFontCreator.dll) Version: 1.1.1.0 (1.1.1)
Syntax
Members
Member name | Value | Description | |
---|---|---|---|
Normal | 0 | ||
Italic | 1 | ||
Bold | 2 | ||
Underline | 4 | ||
AddShadow | 8 | ||
AddOutline | 16 | ||
HighContrast | 32 | ||
LowContrast | 64 | ||
SmoothAntiAliasing | 128 | ||
NoAntiAliasing | 256 | ||
ClearTypeAntiAliasing | 512 |
See Also