font positioning is better.
This commit is contained in:
37
desktop/resources/ego/font.hiero
Normal file
37
desktop/resources/ego/font.hiero
Normal file
@@ -0,0 +1,37 @@
|
||||
font.name=null
|
||||
font.size=22
|
||||
font.bold=true
|
||||
font.italic=false
|
||||
|
||||
pad.top=6
|
||||
pad.right=6
|
||||
pad.bottom=6
|
||||
pad.left=6
|
||||
pad.advance.x=-12
|
||||
pad.advance.y=-12
|
||||
|
||||
glyph.native.rendering=false
|
||||
glyph.page.width=512
|
||||
glyph.page.height=512
|
||||
glyph.text=ABCDEFGHIJKLMNOPQRSTUVWXYZ\nabcdefghijklmnopqrstuvwxyz\n1234567890\n"!`?'.,;:()[]{}<>|/@\^$-%+=#_&~*
|
||||
|
||||
effect.class=com.badlogic.gdx.tools.hiero.unicodefont.effects.ShadowEffect
|
||||
effect.Color=000000
|
||||
effect.Opacity=0.3
|
||||
effect.X distance=2.0
|
||||
effect.Y distance=2.0
|
||||
effect.Blur kernel size=3
|
||||
effect.Blur passes=1
|
||||
|
||||
effect.class=com.badlogic.gdx.tools.hiero.unicodefont.effects.GradientEffect
|
||||
effect.Top color=e6ffff
|
||||
effect.Bottom color=5ad5ff
|
||||
effect.Offset=-5
|
||||
effect.Scale=0.55
|
||||
effect.Cyclic=false
|
||||
|
||||
effect.class=com.badlogic.gdx.tools.hiero.unicodefont.effects.OutlineEffect
|
||||
effect.Color=333333
|
||||
effect.Width=0.8
|
||||
effect.Join=2
|
||||
|
||||
Reference in New Issue
Block a user