Jump to content

Poor Text Clarity


brentstrandy
 Share

Recommended Posts

I'm using Phaser to upgrade an old flash game. Unfortunately, all of the text in my game seems to have fairly poor quality.

I've attached two comparison images* and included my code below.

*I understand the fonts on the two images are different

this.buttonText = game.add.text(35, 0, buttonText, { 'font': '18px', 'fill': '#000000' }, this.parentGroup);

Any idea why Phaser's text would appear blurry?

Brent

Flash Example.png

Phaser Example.png

Link to comment
Share on other sites

 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...