Helper class to manage the settings passing to the
FontGenerator.GenerateFont method (everything except the font itself
and the font size to generate).
View code on GitHub
Inheritance Hierarchy
DeltaEngine.Editor.SpriteFontCreator FontGeneratorSettings
Namespace: DeltaEngine.Editor.SpriteFontCreator
Assembly: DeltaEngine.Editor.SpriteFontCreator (in DeltaEngine.Editor.SpriteFontCreator.dll) Version: 1.1.1.0 (1.1.1)
Syntax
The FontGeneratorSettings type exposes the following members.
Constructors
Name | Description | |
---|---|---|
FontGeneratorSettings | Initializes a new instance of the FontGeneratorSettings class |
Methods
Name | Description | |
---|---|---|
AddStyle | ||
ExcludeUnusedCharacters | ||
GetCharactersToGenerate | ||
IsFontStyleSet | ||
RemoveStyle |
Fields
See Also