Static
getPrepare a TextStyle object which merges the canvas defaults with user-provided options
Optional
options: { anchor?: number } = {}Additional options merged with the default TextStyle
Optional
anchor?: numberA text anchor point from CONST.TEXT_ANCHOR_POINTS
The prepared TextStyle
An extension of the default PIXI.Text object which forces double resolution. At default resolution Text often looks blurry or fuzzy.