StaticgetPrepare a TextStyle object which merges the canvas defaults with user-provided options
Optionaloptions: { anchor?: number } = {}Additional options merged with the default TextStyle
Optionalanchor?: 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.