About the display of FlxText
-
I added a
FlxText
object with a font into the state and centered it to the screen and tested.
Some characters seems a little glitchy, But in some other places:
It's well rendered.So how to solve this? Is it related to the position?
=========================================
Well I tried that this will not happen when using integer position(both x and y are integers).
But it's rather annoying that I have to floor or ceiling them again and again. I just want to put them in exactly the center while its position is modified.Is there any better solution?
-
What target is this on? Is the issue specific to that target, or does it happen on others as well?
-
@gama11 Ah,so far it occurs on windows platform and neko.