font
This commit is contained in:
@@ -1,8 +1,11 @@
|
||||
font.name=Arial Black
|
||||
font.size=20
|
||||
font.name=Helvetica
|
||||
font.size=25
|
||||
font.bold=true
|
||||
font.italic=false
|
||||
|
||||
font2.file=
|
||||
font2.use=false
|
||||
|
||||
pad.top=6
|
||||
pad.right=6
|
||||
pad.bottom=6
|
||||
@@ -13,24 +16,24 @@ pad.advance.y=-12
|
||||
glyph.native.rendering=false
|
||||
glyph.page.width=512
|
||||
glyph.page.height=512
|
||||
glyph.text=ABCDEFGHIJKLMNOPQRSTUVWXYZ\nabcdefghijklmnopqrstuvwxyz\n1234567890\n"!`?'.,;:()[]{}<>|/@\^$-%+=#_&~*
|
||||
glyph.text=ABCDEFGHIJKLMNOPQRSTUVWXYZ\nHELLO THERE GANDARF!\nabcdefghijklmnopqrstuvwxyz\n1234567890\n"!`?'.,;:()[]{}<>|/@\^$-%+=#_&~*
|
||||
|
||||
effect.class=com.badlogic.gdx.tools.hiero.unicodefont.effects.ShadowEffect
|
||||
effect.Color=000000
|
||||
effect.Opacity=0.31
|
||||
effect.X distance=1.5
|
||||
effect.Y distance=2.4
|
||||
effect.Blur kernel size=4
|
||||
effect.Blur passes=1
|
||||
effect.Opacity=0.5
|
||||
effect.X distance=1.0
|
||||
effect.Y distance=1.0
|
||||
effect.Blur kernel size=13
|
||||
effect.Blur passes=3
|
||||
|
||||
effect.class=com.badlogic.gdx.tools.hiero.unicodefont.effects.OutlineEffect
|
||||
effect.Color=111111
|
||||
effect.Width=3.3
|
||||
effect.Color=663300
|
||||
effect.Width=3.0
|
||||
effect.Join=1
|
||||
|
||||
effect.class=com.badlogic.gdx.tools.hiero.unicodefont.effects.GradientEffect
|
||||
effect.Top color=ffffff
|
||||
effect.Bottom color=aaaaaa
|
||||
effect.Bottom color=cccccc
|
||||
effect.Offset=1
|
||||
effect.Scale=0.55
|
||||
effect.Cyclic=true
|
||||
|
||||
Reference in New Issue
Block a user