Removed extra fonts in preparation for ttf conversion
This commit is contained in:
File diff suppressed because it is too large
Load Diff
Binary file not shown.
|
Before Width: | Height: | Size: 215 KiB |
File diff suppressed because it is too large
Load Diff
Binary file not shown.
|
Before Width: | Height: | Size: 373 KiB |
@@ -1,21 +1,4 @@
|
|||||||
{
|
{
|
||||||
Font: {
|
|
||||||
trad-chinese: {
|
|
||||||
file: trad_chinese.fnt,
|
|
||||||
markup: true,
|
|
||||||
scale: 0.5
|
|
||||||
},
|
|
||||||
simp-chinese: {
|
|
||||||
file: simp_chinese.fnt,
|
|
||||||
markup: true,
|
|
||||||
scale: 0.5
|
|
||||||
},
|
|
||||||
title: {
|
|
||||||
file: title.fnt,
|
|
||||||
markup: true,
|
|
||||||
scale: 2
|
|
||||||
}
|
|
||||||
},
|
|
||||||
Color: {
|
Color: {
|
||||||
black: {a: 1, b: 0, g: 0, r: 0 },
|
black: {a: 1, b: 0, g: 0, r: 0 },
|
||||||
white: {a: 1, b: 1, g: 1, r: 1 },
|
white: {a: 1, b: 1, g: 1, r: 1 },
|
||||||
@@ -78,7 +61,6 @@ SliderStyle: {
|
|||||||
},
|
},
|
||||||
LabelStyle: {
|
LabelStyle: {
|
||||||
default: {font: default-font, fontColor: white },
|
default: {font: default-font, fontColor: white },
|
||||||
title: {font: title, fontColor: white },
|
|
||||||
small: {font: default-font, fontColor: white }
|
small: {font: default-font, fontColor: white }
|
||||||
},
|
},
|
||||||
TextFieldStyle: {
|
TextFieldStyle: {
|
||||||
|
|||||||
Reference in New Issue
Block a user