Jump to content

MichaelD
 Share

Recommended Posts

Hello,

 

I'm having trouble with a webfont, it appears to be cropped on the bottom mostly the "p"s. Also the Phaser example seems to have that problem: http://examples.phaser.io/_site/view_full.html?d=text&f=google+webfonts.js&t=google%20webfonts

 

 

Is there a work around that?

 

here's my code

game.add.text(0, 0, "test text with power", {        font: '38px FontdinerSwanky',        fill: '#f1f1f1',        fontWeight: 'bold',        align: 'center',        stroke: '#1e1e1e',        strokeThickness: 3    });

Thanks for your help!

 

Here is a screenshot

 

Untitled-3_zps9a31d3bb.png

Link to comment
Share on other sites

  • 2 weeks later...
  • 6 months later...
  • 2 years later...
 Share

  • Recently Browsing   0 members

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