improving font.
This commit is contained in:
@@ -1,17 +1,17 @@
|
||||
font.name=Helvetica
|
||||
font.size=25
|
||||
font.name=04b03
|
||||
font.size=24
|
||||
font.bold=true
|
||||
font.italic=false
|
||||
|
||||
font2.file=
|
||||
font2.use=false
|
||||
|
||||
pad.top=6
|
||||
pad.right=6
|
||||
pad.bottom=6
|
||||
pad.left=6
|
||||
pad.advance.x=-12
|
||||
pad.advance.y=-12
|
||||
pad.top=20
|
||||
pad.right=20
|
||||
pad.bottom=20
|
||||
pad.left=20
|
||||
pad.advance.x=-40
|
||||
pad.advance.y=-40
|
||||
|
||||
glyph.native.rendering=false
|
||||
glyph.page.width=512
|
||||
@@ -20,16 +20,16 @@ glyph.text=ABCDEFGHIJKLMNOPQRSTUVWXYZ\nHELLO THERE GANDARF!\nabcdefghijklmnopqrs
|
||||
|
||||
effect.class=com.badlogic.gdx.tools.hiero.unicodefont.effects.ShadowEffect
|
||||
effect.Color=000000
|
||||
effect.Opacity=0.5
|
||||
effect.X distance=1.0
|
||||
effect.Y distance=1.0
|
||||
effect.Blur kernel size=13
|
||||
effect.Blur passes=3
|
||||
effect.Opacity=0.4
|
||||
effect.X distance=-4.0
|
||||
effect.Y distance=-4.0
|
||||
effect.Blur kernel size=10
|
||||
effect.Blur passes=10
|
||||
|
||||
effect.class=com.badlogic.gdx.tools.hiero.unicodefont.effects.OutlineEffect
|
||||
effect.Color=663300
|
||||
effect.Width=3.0
|
||||
effect.Join=1
|
||||
effect.Color=666666
|
||||
effect.Width=4.0
|
||||
effect.Join=2
|
||||
|
||||
effect.class=com.badlogic.gdx.tools.hiero.unicodefont.effects.GradientEffect
|
||||
effect.Top color=ffffff
|
||||
|
||||
Reference in New Issue
Block a user