Ab-Integro / interface /chatfonts.gfx
Ame
feat: establish Ab Integro 0.1.0 baseline
fc85133
Raw
History Blame Contribute Delete
295 Bytes
bitmapfonts = {
bitmapfont = {
name = "standard_font"
#path = "gfx/fonts/standard"
path = "gfx/fonts/zh-hans-16"
color = 0xffffffff
}
bitmapfont = {
name = "chat_input_font"
#path = "gfx/fonts/standard"
path = "gfx/fonts/zh-hans-16"
color = 0xffffffff
effect = no
}
}