mirror of
https://github.com/raysan5/raygui.git
synced 2026-02-07 22:59:17 -05:00
REVIEWED: ALL styles to support ISO-8859-15 charset (as much as possible)
This commit is contained in:
@ -2,12 +2,12 @@
|
||||
# rgs style text file (v4.0) - raygui style file generated using rGuiStyler
|
||||
#
|
||||
# Provided info:
|
||||
# f fontGenSize fontSpacing "fontFileName"
|
||||
# f fontGenSize charsetFileName fontFileName
|
||||
# p <controlId> <propertyId> <propertyValue> Property description
|
||||
#
|
||||
# WARNING: This style uses a custom font, must be provided with style file
|
||||
#
|
||||
f 16 1 v5loxical.ttf
|
||||
f 16 charset.txt v5loxical.ttf
|
||||
p 00 00 0xf0f0f0ff DEFAULT_BORDER_COLOR_NORMAL
|
||||
p 00 01 0x868686ff DEFAULT_BASE_COLOR_NORMAL
|
||||
p 00 02 0xe6e6e6ff DEFAULT_TEXT_COLOR_NORMAL
|
||||
|
||||
Reference in New Issue
Block a user