photonstorm
|
15b83e1c88
|
Added the new BitmapFont class. This is for rendering retro style fixed-width bitmap fonts into an Image object.
|
2014-02-14 06:04:29 +00:00 |
|
photonstorm
|
b38b00c2c1
|
Loader.bitmapFont now has 2 extra parameters: xSpacing and ySpacing. These allow you to add extra spacing to each letter or line of the font.
|
2014-02-14 04:34:57 +00:00 |
|
photonstorm
|
24f2e2a46d
|
BitmapText updated and bought in-line with the new Text class. Moved to use the new Bitmap Text XML loader which should work fine on CocoonJS now and also supports multiple bitmap fonts per cache.
|
2014-02-14 03:34:35 +00:00 |
|