Add colorable symbol font (#53)

* changed white_text to generic recolorable symbols
* add pawprint symbol
This commit is contained in:
GenevensiS
2024-09-17 20:16:43 +02:00
committed by GitHub
parent 7833d5ad8f
commit c4200b4862
79 changed files with 685 additions and 310 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 19 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 19 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 19 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 19 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 19 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 17 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

View File

@@ -0,0 +1,13 @@
item:
name: defense
item: D0
item: D1
item: D2
item: D3
item: D4
item: D5
item: D6
item: D7
item: D8
item: D9
item: DX

View File

@@ -0,0 +1,42 @@
item:
name: loyalty
item:
name: +N
item: +1
item: +2
item: +3
item: +4
item: +5
item: +6
item: +7
item: +8
item: +9
item: +10
item: +X
item:
name: -N
item: -1
item: -2
item: -3
item: -4
item: -5
item: -6
item: -7
item: -8
item: -9
item: -10
item: -X
item:
name: N
item: =0
item: =1
item: =2
item: =3
item: =4
item: =5
item: =6
item: =7
item: =8
item: =9
item: =10
item: =X

View File

@@ -0,0 +1,7 @@
item: E
item: J
item: TK
item: acorn
item: A
item: aether
item: phi

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.4 KiB

View File

@@ -0,0 +1,116 @@
symbol:
image: { recolor_image(color: symbol_font_small_color(), "/magic-modules.mse-include/symbol-fonts/small/defense_15.png") }
image font size: 110
code: D15
symbol:
image: { recolor_image(color: symbol_font_small_color(), "/magic-modules.mse-include/symbol-fonts/small/defense_14.png") }
image font size: 110
code: D14
symbol:
image: { recolor_image(color: symbol_font_small_color(), "/magic-modules.mse-include/symbol-fonts/small/defense_13.png") }
image font size: 110
code: D13
symbol:
image: { recolor_image(color: symbol_font_small_color(), "/magic-modules.mse-include/symbol-fonts/small/defense_12.png") }
image font size: 110
code: D12
symbol:
image: { recolor_image(color: symbol_font_small_color(), "/magic-modules.mse-include/symbol-fonts/small/defense_11.png") }
image font size: 110
code: D11
symbol:
image: { recolor_image(color: symbol_font_small_color(), "/magic-modules.mse-include/symbol-fonts/small/defense_10.png") }
image font size: 110
code: D10
symbol:
image: { recolor_image(color: symbol_font_small_color(), "/magic-modules.mse-include/symbol-fonts/small/defense_wide.png") }
code: D([+-][XYZ0-9][0-9])
regex: yes
draw text: 1
text margin left: 0.41
text margin right: 0.48
text margin top: 0.00
text margin bottom: 0.00
text font:
name: Beleren Bold
size: .45
color: { symbol_font_small_color() }
max stretch: 0.5
image font size: 110
symbol:
image: { recolor_image(color: symbol_font_small_color(), "/magic-modules.mse-include/symbol-fonts/small/defense_wide.png") }
code: D([XYZ0-9+-][0-9])
regex: yes
draw text: 1
text margin left: 0.37
text margin right: 0.41
text margin top: -0.02
text margin bottom: -0.07
text font:
name: Beleren Bold
size: .58
color: { symbol_font_small_color() }
max stretch: 0.5
image font size: 110
symbol:
image: { recolor_image(color: symbol_font_small_color(), "/magic-modules.mse-include/symbol-fonts/small/defense_9.png") }
image font size: 110
code: D9
symbol:
image: { recolor_image(color: symbol_font_small_color(), "/magic-modules.mse-include/symbol-fonts/small/defense_8.png") }
image font size: 110
code: D8
symbol:
image: { recolor_image(color: symbol_font_small_color(), "/magic-modules.mse-include/symbol-fonts/small/defense_7.png") }
image font size: 110
code: D7
symbol:
image: { recolor_image(color: symbol_font_small_color(), "/magic-modules.mse-include/symbol-fonts/small/defense_6.png") }
image font size: 110
code: D6
symbol:
image: { recolor_image(color: symbol_font_small_color(), "/magic-modules.mse-include/symbol-fonts/small/defense_5.png") }
image font size: 110
code: D5
symbol:
image: { recolor_image(color: symbol_font_small_color(), "/magic-modules.mse-include/symbol-fonts/small/defense_4.png") }
image font size: 110
code: D4
symbol:
image: { recolor_image(color: symbol_font_small_color(), "/magic-modules.mse-include/symbol-fonts/small/defense_3.png") }
image font size: 110
code: D3
symbol:
image: { recolor_image(color: symbol_font_small_color(), "/magic-modules.mse-include/symbol-fonts/small/defense_2.png") }
image font size: 110
code: D2
symbol:
image: { recolor_image(color: symbol_font_small_color(), "/magic-modules.mse-include/symbol-fonts/small/defense_1.png") }
image font size: 110
code: D1
symbol:
image: { recolor_image(color: symbol_font_small_color(), "/magic-modules.mse-include/symbol-fonts/small/defense_0.png") }
image font size: 110
code: D0
symbol:
image: { recolor_image(color: symbol_font_small_color(), "/magic-modules.mse-include/symbol-fonts/small/defense_x.png") }
image font size: 110
code: DX
symbol:
image: { recolor_image(color: symbol_font_small_color(), "/magic-modules.mse-include/symbol-fonts/small/defense.png") }
code: D([XYZ0-9])
regex: yes
draw text: 1
text margin left: 0.00
text margin right: 0.00
text margin top: 0.02
text margin bottom: 0.00
text font:
name: Beleren Bold
size: .58
color: { symbol_font_small_color() }
max stretch: 0.5
image font size: 110

View File

@@ -0,0 +1,235 @@
symbol:
image: { recolor_image(color: symbol_font_small_color(), "/magic-modules.mse-include/symbol-fonts/small/loyalty_up_15.png") }
image font size: 127
code: +15
symbol:
image: { recolor_image(color: symbol_font_small_color(), "/magic-modules.mse-include/symbol-fonts/small/loyalty_up_14.png") }
image font size: 127
code: +14
symbol:
image: { recolor_image(color: symbol_font_small_color(), "/magic-modules.mse-include/symbol-fonts/small/loyalty_up_13.png") }
image font size: 127
code: +13
symbol:
image: { recolor_image(color: symbol_font_small_color(), "/magic-modules.mse-include/symbol-fonts/small/loyalty_up_12.png") }
image font size: 127
code: +12
symbol:
image: { recolor_image(color: symbol_font_small_color(), "/magic-modules.mse-include/symbol-fonts/small/loyalty_up_11.png") }
image font size: 127
code: +11
symbol:
image: { recolor_image(color: symbol_font_small_color(), "/magic-modules.mse-include/symbol-fonts/small/loyalty_up_10.png") }
image font size: 127
code: +10
symbol:
image: { recolor_image(color: symbol_font_small_color(), "/magic-modules.mse-include/symbol-fonts/small/loyalty_up.png") }
code: ([+][XYZ1-9][0-9])
regex: yes
draw text: 1
text margin left: -0.10
text margin right: 0.00
text margin top: 0.21
text margin bottom: 0.05
text font:
name: Beleren Bold
size: .70
color: { symbol_font_small_color() }
max stretch: 0.5
image font size: 127
symbol:
image: { recolor_image(color: symbol_font_small_color(), "/magic-modules.mse-include/symbol-fonts/small/loyalty_up_9.png") }
image font size: 127
code: +9
symbol:
image: { recolor_image(color: symbol_font_small_color(), "/magic-modules.mse-include/symbol-fonts/small/loyalty_up_8.png") }
image font size: 127
code: +8
symbol:
image: { recolor_image(color: symbol_font_small_color(), "/magic-modules.mse-include/symbol-fonts/small/loyalty_up_7.png") }
image font size: 127
code: +7
symbol:
image: { recolor_image(color: symbol_font_small_color(), "/magic-modules.mse-include/symbol-fonts/small/loyalty_up_6.png") }
image font size: 127
code: +6
symbol:
image: { recolor_image(color: symbol_font_small_color(), "/magic-modules.mse-include/symbol-fonts/small/loyalty_up_5.png") }
image font size: 127
code: +5
symbol:
image: { recolor_image(color: symbol_font_small_color(), "/magic-modules.mse-include/symbol-fonts/small/loyalty_up_4.png") }
image font size: 127
code: +4
symbol:
image: { recolor_image(color: symbol_font_small_color(), "/magic-modules.mse-include/symbol-fonts/small/loyalty_up_3.png") }
image font size: 127
code: +3
symbol:
image: { recolor_image(color: symbol_font_small_color(), "/magic-modules.mse-include/symbol-fonts/small/loyalty_up_2.png") }
image font size: 127
code: +2
symbol:
image: { recolor_image(color: symbol_font_small_color(), "/magic-modules.mse-include/symbol-fonts/small/loyalty_up_1.png") }
image font size: 127
code: +1
symbol:
image: { recolor_image(color: symbol_font_small_color(), "/magic-modules.mse-include/symbol-fonts/small/loyalty_up_x.png") }
image font size: 127
code: +X
symbol:
image: { recolor_image(color: symbol_font_small_color(), "/magic-modules.mse-include/symbol-fonts/small/loyalty_up.png") }
code: ([+][XYZ1-9])
regex: yes
draw text: 1
text margin left: -0.10
text margin right: 0.00
text margin top: 0.21
text margin bottom: 0.05
text font:
name: Beleren Bold
size: .70
color: { symbol_font_small_color() }
max stretch: 0.5
image font size: 127
symbol:
image: { recolor_image(color: symbol_font_small_color(), "/magic-modules.mse-include/symbol-fonts/small/loyalty_down_15.png") }
image font size: 127
code: -15
symbol:
image: { recolor_image(color: symbol_font_small_color(), "/magic-modules.mse-include/symbol-fonts/small/loyalty_down_14.png") }
image font size: 127
code: -14
symbol:
image: { recolor_image(color: symbol_font_small_color(), "/magic-modules.mse-include/symbol-fonts/small/loyalty_down_13.png") }
image font size: 127
code: -13
symbol:
image: { recolor_image(color: symbol_font_small_color(), "/magic-modules.mse-include/symbol-fonts/small/loyalty_down_12.png") }
image font size: 127
code: -12
symbol:
image: { recolor_image(color: symbol_font_small_color(), "/magic-modules.mse-include/symbol-fonts/small/loyalty_down_11.png") }
image font size: 127
code: -11
symbol:
image: { recolor_image(color: symbol_font_small_color(), "/magic-modules.mse-include/symbol-fonts/small/loyalty_down_10.png") }
image font size: 127
code: -10
symbol:
image: { recolor_image(color: symbol_font_small_color(), "/magic-modules.mse-include/symbol-fonts/small/loyalty_down.png") }
code: ([-][XYZ1-9][0-9])
regex: yes
draw text: 1
text margin left: -0.10
text margin right: 0.00
text margin top: 0.09
text margin bottom: 0.16
text font:
name: Beleren Bold
size: .70
color: { symbol_font_small_color() }
max stretch: 0.5
image font size: 127
symbol:
image: { recolor_image(color: symbol_font_small_color(), "/magic-modules.mse-include/symbol-fonts/small/loyalty_down_9.png") }
image font size: 127
code: -9
symbol:
image: { recolor_image(color: symbol_font_small_color(), "/magic-modules.mse-include/symbol-fonts/small/loyalty_down_8.png") }
image font size: 127
code: -8
symbol:
image: { recolor_image(color: symbol_font_small_color(), "/magic-modules.mse-include/symbol-fonts/small/loyalty_down_7.png") }
image font size: 127
code: -7
symbol:
image: { recolor_image(color: symbol_font_small_color(), "/magic-modules.mse-include/symbol-fonts/small/loyalty_down_6.png") }
image font size: 127
code: -6
symbol:
image: { recolor_image(color: symbol_font_small_color(), "/magic-modules.mse-include/symbol-fonts/small/loyalty_down_5.png") }
image font size: 127
code: -5
symbol:
image: { recolor_image(color: symbol_font_small_color(), "/magic-modules.mse-include/symbol-fonts/small/loyalty_down_4.png") }
image font size: 127
code: -4
symbol:
image: { recolor_image(color: symbol_font_small_color(), "/magic-modules.mse-include/symbol-fonts/small/loyalty_down_3.png") }
image font size: 127
code: -3
symbol:
image: { recolor_image(color: symbol_font_small_color(), "/magic-modules.mse-include/symbol-fonts/small/loyalty_down_2.png") }
image font size: 127
code: -2
symbol:
image: { recolor_image(color: symbol_font_small_color(), "/magic-modules.mse-include/symbol-fonts/small/loyalty_down_1.png") }
image font size: 127
code: -1
symbol:
image: { recolor_image(color: symbol_font_small_color(), "/magic-modules.mse-include/symbol-fonts/small/loyalty_down_x.png") }
image font size: 127
code: -X
symbol:
image: { recolor_image(color: symbol_font_small_color(), "/magic-modules.mse-include/symbol-fonts/small/loyalty_down.png") }
code: ([-][XYZ1-9])
regex: yes
draw text: 1
text margin left: -0.10
text margin right: 0.00
text margin top: 0.10
text margin bottom: 0.15
text font:
name: Beleren Bold
size: .70
color: { symbol_font_small_color() }
max stretch: 0.5
image font size: 127
symbol:
image: { recolor_image(color: symbol_font_small_color(), "/magic-modules.mse-include/symbol-fonts/small/loyalty_naught_0.png") }
image font size: 127
code: =0
symbol:
image: { recolor_image(color: symbol_font_small_color(), "/magic-modules.mse-include/symbol-fonts/small/loyalty_naught_0.png") }
image font size: 127
code: +0
symbol:
image: { recolor_image(color: symbol_font_small_color(), "/magic-modules.mse-include/symbol-fonts/small/loyalty_naught.png") }
code: [+=]([0-9XYZ][0-9])
regex: yes
draw text: 1
text margin left: -0.03
text margin right: 0.00
text margin top: 0.15
text margin bottom: 0.10
text font:
name: Beleren Bold
size: .70
color: { symbol_font_small_color() }
max stretch: 0.5
image font size: 127
symbol:
image: { recolor_image(color: symbol_font_small_color(), "/magic-modules.mse-include/symbol-fonts/small/loyalty_naught.png") }
code: [+=]([0-9XYZ])
regex: yes
draw text: 1
text margin left: 0.01
text margin right: 0.00
text margin top: 0.15
text margin bottom: 0.10
text font:
name: Beleren Bold
size: .70
color: { symbol_font_small_color() }
max stretch: 0.5
image font size: 127

View File

@@ -0,0 +1,44 @@
symbol:
code: acorn
image: { recolor_image(color: symbol_font_small_color(), "/magic-modules.mse-include/symbol-fonts/small/acorn.png") }
image font size: 135
symbol:
code: aether
image: { recolor_image(color: symbol_font_small_color(), "/magic-modules.mse-include/symbol-fonts/small/aether.png") }
image font size: 120
symbol:
code: pawprint
image: { recolor_image(color: symbol_font_small_color(), "/magic-modules.mse-include/symbol-fonts/small/pawprint.png") }
image font size: 135
symbol:
code: J
image: { recolor_image(color: symbol_font_small_color(), "/magic-modules.mse-include/symbol-fonts/small/pawprint.png") }
image font size: 135
symbol:
code: phi
image: { recolor_image(color: symbol_font_small_color(), "/magic-modules.mse-include/symbol-fonts/small/phi.png") }
image font size: 120
symbol:
code: energy
image: { recolor_image(color: symbol_font_small_color(), "/magic-modules.mse-include/symbol-fonts/small/energy.png") }
image font size: 130
symbol:
code: E
image: { recolor_image(color: symbol_font_small_color(), "/magic-modules.mse-include/symbol-fonts/small/energy.png") }
image font size: 130
symbol:
code: ticket
image: { recolor_image(color: symbol_font_small_color(), "/magic-modules.mse-include/symbol-fonts/small/ticket.png") }
image font size: 127
symbol:
code: TK
image: { recolor_image(color: symbol_font_small_color(), "/magic-modules.mse-include/symbol-fonts/small/ticket.png") }
image font size: 127
symbol:
code: chaos
image: { recolor_image(color: symbol_font_small_color(), "/magic-modules.mse-include/symbol-fonts/small/chaos.png") }
image font size: 135
symbol:
code: A
image: { recolor_image(color: symbol_font_small_color(), "/magic-modules.mse-include/symbol-fonts/small/chaos.png") }
image font size: 135

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.8 KiB