Skip to content

Commit db46628

Browse files
committed
REVIEWED: ALL styles to support ISO-8859-15 charset (as much as possible)
1 parent d5e9323 commit db46628

File tree

106 files changed

+5056
-3015
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

106 files changed

+5056
-3015
lines changed

styles/ashes/charset.txt

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
!"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~¡¢£€¥Š§š©ª«¬®¯°±²³Žµ¶·ž¹º»ŒœŸ¿ÀÁÂÃÄÅÆÇÈÉÊËÌÍÎÏÐÑÒÓÔÕÖ×ØÙÚÛÜÝÞßàáâãäåæçèéêëìíîïðñòóôõö÷øùúûüýþÿ

styles/ashes/style_ashes.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
// //
33
// StyleAsCode exporter v2.0 - Style data exported as a values array //
44
// //
5-
// USAGE: On init call: GuiLoadStyleAshes(); //
5+
// USAGE: On init call: GuiLoadStyleAshes(); //
66
// //
77
// more info and bugs-report: github.com/raysan5/raygui //
88
// feedback and support: ray[at]raylibtech.com //

styles/ashes/style_ashes.png

-1.64 KB
Loading

styles/ashes/style_ashes.txt.rgs

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22
# rgs style text file (v4.0) - raygui style file generated using rGuiStyler
33
#
44
# Provided info:
5-
# f fontGenSize fontSpacing "fontFileName"
5+
# f fontGenSize charsetFileName fontFileName
66
# p <controlId> <propertyId> <propertyValue> Property description
77
#
88
# WARNING: This style uses a custom font, must be provided with style file
99
#
10-
f 16 1 v5loxical.ttf
10+
f 16 charset.txt v5loxical.ttf
1111
p 00 00 0xf0f0f0ff DEFAULT_BORDER_COLOR_NORMAL
1212
p 00 01 0x868686ff DEFAULT_BASE_COLOR_NORMAL
1313
p 00 02 0xe6e6e6ff DEFAULT_TEXT_COLOR_NORMAL

styles/bluish/bluish.h

-359
This file was deleted.

styles/bluish/bluish.rgs

-4.53 KB
Binary file not shown.

styles/bluish/bluish.txt.rgs

-24
This file was deleted.

styles/bluish/charset.txt

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
!"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~¡¢£€¥Š§š©ª«¬®¯°±²³Žµ¶·ž¹º»ŒœŸ¿ÀÁÂÃÄÅÆÇÈÉÊËÌÍÎÏÐÑÒÓÔÕÖ×ØÙÚÛÜÝÞßàáâãäåæçèéêëìíîïðñòóôõö÷øùúûüýþÿ

styles/bluish/screenshot.png

7.17 KB
Loading

styles/bluish/style_bluish.h

+619
Large diffs are not rendered by default.

styles/bluish/style_bluish.old.rgs

8.92 KB
Binary file not shown.

styles/bluish/style_bluish.png

35.9 KB
Loading

styles/bluish/style_bluish.rgs

4.28 KB
Binary file not shown.

styles/bluish/style_bluish.txt.rgs

+24
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
#
2+
# rgs style text file (v4.0) - raygui style file generated using rGuiStyler
3+
#
4+
# Provided info:
5+
# f fontGenSize charsetFileName fontFileName
6+
# p <controlId> <propertyId> <propertyValue> Property description
7+
#
8+
# WARNING: This style uses a custom font, must be provided with style file
9+
#
10+
f 10 charset.txt homespun.ttf
11+
p 00 00 0x5ca6a6ff DEFAULT_BORDER_COLOR_NORMAL
12+
p 00 01 0xb4e8f3ff DEFAULT_BASE_COLOR_NORMAL
13+
p 00 02 0x447e77ff DEFAULT_TEXT_COLOR_NORMAL
14+
p 00 03 0x5f8792ff DEFAULT_BORDER_COLOR_FOCUSED
15+
p 00 04 0xcdeff7ff DEFAULT_BASE_COLOR_FOCUSED
16+
p 00 05 0x4c6c74ff DEFAULT_TEXT_COLOR_FOCUSED
17+
p 00 06 0x3b5b5fff DEFAULT_BORDER_COLOR_PRESSED
18+
p 00 07 0xeaffffff DEFAULT_BASE_COLOR_PRESSED
19+
p 00 08 0x275057ff DEFAULT_TEXT_COLOR_PRESSED
20+
p 00 09 0x96aaacff DEFAULT_BORDER_COLOR_DISABLED
21+
p 00 10 0xc8d7d9ff DEFAULT_BASE_COLOR_DISABLED
22+
p 00 11 0x8c9c9eff DEFAULT_TEXT_COLOR_DISABLED
23+
p 00 18 0x84adb7ff LINE_COLOR
24+
p 00 19 0xe8eef1ff BACKGROUND_COLOR

styles/bluish/style_table.png

-26.6 KB
Binary file not shown.

0 commit comments

Comments
 (0)