Skip to main content
Known Participant
August 7, 2013
Question

Text appears torn/ripped

  • August 7, 2013
  • 3 replies
  • 635 views

Dear developers, I am testing an app on IPAD 4 retina, IPAD mini, Samsung 10.1 and an Asus 7 Memo.  For the first 3 tablets, I am having no issues with text and how it appears on the screen..

On the Asus 7, some of the text appears as if it is ripped/torn.

On one level, the text appears fine.  When I reuse the exact same variable on another level and just change the displayed text, it appears ripped or torn.  I have looked at the code and it is identical for each level (except I change the actual display text). 

As well, other text on the same level in which I have a problem appears normally.  Any ideas?

There is just too much of this occurring in the app before I can release it.

Justin

This topic has been closed for replies.

3 replies

Known Participant
August 7, 2013

I am using an embedded font.

Justin

Mark.fromOP
Inspiring
August 8, 2013

Are you sure you have embedded the font, Ive noticed if I use a font and dont embed everything, numbers, upper case, lower case... then sometimes a few letters will dissapear or characters. Be sure you are embedding everything you are using.

Known Participant
August 8, 2013

Thank you Mark, I will check this out.  I think I am but will double check.

I am using LATO and EXO.

Justin