mirror of
https://github.com/edubart/otclient.git
synced 2025-10-18 05:23:26 +02:00
make styles closer to CSS syntax
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
Font
|
||||
name: terminus-14px-bold
|
||||
height: 16
|
||||
top margin: 2
|
||||
y-offset: 2
|
||||
texture: terminus-14px-bold.png
|
||||
glyph size: 16 16
|
||||
fixed glyph width: 8
|
||||
glyph-size: 16 16
|
||||
fixed-glyph-width: 8
|
||||
|
||||
|
@@ -2,7 +2,7 @@ Font
|
||||
name: verdana-11px-antialised
|
||||
texture: verdana-11px-antialised.png
|
||||
height: 14
|
||||
glyph size: 16 16
|
||||
glyph-size: 16 16
|
||||
|
||||
glyph widths:
|
||||
glyph-widths:
|
||||
32: 4
|
||||
|
@@ -2,7 +2,7 @@ Font
|
||||
name: verdana-11px-monochrome
|
||||
texture: verdana-11px-monochrome.png
|
||||
height: 14
|
||||
glyph size: 16 16
|
||||
glyph-size: 16 16
|
||||
|
||||
glyph widths:
|
||||
glyph-widths:
|
||||
32: 2
|
||||
|
@@ -2,9 +2,9 @@ Font
|
||||
name: verdana-11px-rounded
|
||||
texture: verdana-11px-rounded.png
|
||||
height: 14
|
||||
glyph size: 16 16
|
||||
glyph-size: 16 16
|
||||
|
||||
glyph widths:
|
||||
glyph-widths:
|
||||
32: 4
|
||||
33: 4
|
||||
34: 7
|
||||
|
Reference in New Issue
Block a user