Sebastian S Posted June 3, 2015 Share Posted June 3, 2015 The BitmapText rendering used to be smooth and antialiased. now with updated Pixi, it looks horrible. I have enabled antialiasing in the options properties, but this only affects sprites, etc, it does not affect BitmapFont (if it does, it looks worse) Current Pixi:Pixi.js 3.0.6 - ✰ WebGL ✰ Previous Pixi: 2.2.6 Update: the jagged rendering is mainly visible when the element is rotated (antialiasing is not applied to the font) Quote Link to comment Share on other sites More sharing options...
xerver Posted June 3, 2015 Share Posted June 3, 2015 Can you please open an issue on GitHub, with a reproduction example? Thanks! Quote Link to comment Share on other sites More sharing options...
Sebastian S Posted June 10, 2015 Author Share Posted June 10, 2015 turns out its a generateTexture issue, have logged the issue on git: https://github.com/GoodBoyDigital/pixi.js/issues/1881 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.