Properties:
Name | Type | Argument | Default | Description |
---|---|---|---|---|
chars |
string | Array.<string> | Array.<Array.<string>> |
<optional> |
PIXI.BitmapFont.ALPHANUMERIC | the character set to generate |
resolution |
number |
<optional> |
1 | the resolution for rendering |
padding |
number |
<optional> |
4 | the padding between glyphs in the atlas |
textureWidth |
number |
<optional> |
512 | the width of the texture atlas |
textureHeight |
number |
<optional> |
512 | the height of the texture atlas |