@moxijs/ui - v0.3.5
Preparing search index...
FontType
Type Alias FontType
FontType
:
"canvas"
|
"msdf"
|
"bitmap"
Font rendering type.
'canvas'
- Standard PIXI.Text with DPR scaling (default)
'msdf'
- Multi-channel Signed Distance Field for crisp text at any scale
'bitmap'
- Pre-rendered bitmap font atlas
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
@moxijs/ui - v0.3.5
Loading...
Font rendering type.
'canvas'- Standard PIXI.Text with DPR scaling (default)'msdf'- Multi-channel Signed Distance Field for crisp text at any scale'bitmap'- Pre-rendered bitmap font atlas