kittykatattack / learningPixi

A step-by-step introduction to making games and interactive media with the Pixi.js rendering engine.
4.41k stars 849 forks source link

Fix text style #136

Open miqrc opened 5 years ago

miqrc commented 5 years ago

Small fix: align: center does not work. Changed to align: "center"