trial.settings

Settings parser and structures

Members

Functions

toCode
string toCode(Settings settings)

Converts the settings object to DLang code. It's used by the generator

toCode
string toCode(GlyphSettings settings)

Converts the GlyphSettings object to DLang code. It's used by the generator

Mixin templates

GlyphSettingsFields
mixintemplate GlyphSettingsFields()
Undocumented in source.
SettingsFields
mixintemplate SettingsFields()

Structs

GlyphSettings
struct GlyphSettings

The gliph settings

Settings
struct Settings

A structure representing the trial.json file

Meta

License

Subject to the terms of the MIT license, as written in the included LICENSE.txt file.

Authors

Szabo Bogdan