Difference between revisions of "GUI Themes/Specs"

Jump to navigation Jump to search
(Add Console.font description)
(Added font constants)
Line 35: Line 35:
* kTextAlignCenter
* kTextAlignCenter
* kTextAlignRight
* kTextAlignRight
* kFontStyleBold
* kFontStyleNormal
* kFontStyleItalic
* kFontStyleFixedBold
* kFontStyleFixedNormal
* kFontStyleFixedItalic


These correspond to constants defined in gui/widget.h file. There is no restriction on constants names.
These correspond to constants defined in gui/widget.h file. There is no restriction on constants names.