pixijs / pixi-text-style

PIXI.TextStyle Generator
https://pixijs.io/pixi-text-style
32 stars 7 forks source link

Adds support for whiteSpace style option #10

Closed bigtimebuddy closed 6 years ago

bigtimebuddy commented 6 years ago

Adds support for the new TextStyle whiteSpace option.

Recently added in https://github.com/pixijs/pixi.js/pull/4794

DO NOT MERGE UNTIL 4.8.0 IS RELEASED