I'm using MS Comics TTF for TextField and as you can see everything is blurred, even some chars is missing! That happens only on iPhone 4S! Everything is OK on iPad Retina and Android devices. What's wrong???
I've got the same issue with small font for small device. Anyway, try with integer position when setPosition text:setPosition(math.floor(x), math.floor(y))
Comments
Anyway, try with integer position when setPosition
text:setPosition(math.floor(x), math.floor(y))
Likes: fxone, bravcm
Likes: bravcm