nuthinking Posted November 13, 2015 Share Posted November 13, 2015 Looks like pixi.Text automatically adds a generous padding at the top of the text (tried with different fonts). Here how my logic draws on canvas (sans pixi): Here same logic with pixi.Text: Any idea how to know the precise amount of offset applied by Pixi? Thanks for any help! chr Quote Link to comment Share on other sites More sharing options...
nuthinking Posted November 14, 2015 Author Share Posted November 14, 2015 I solved comparing text.determineFontProperties(text.style.font); to my own logic. chr Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.