1,554
edits
(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. |