Author Topic: iPod Touch 2nd gen font rendering issue  (Read 2285 times)

KeegY

  • Guest
iPod Touch 2nd gen font rendering issue
« on: October 01, 2012, 09:07:15 AM »
See attached screenshot of a problem we are having with fonts on the iPod Touch 2nd gen. Is there anything in particular we should be doing to make it compatible?

Thanks

thewill786

  • Guest
Re: iPod Touch 2nd gen font rendering issue
« Reply #1 on: October 01, 2012, 11:30:00 AM »
I've had exactly the same problem, but when I set my project to android. This is crazy, I don't know what to do to resolve it, it's been bugging us for a while..

Nicki

  • Global Moderator
  • Hero Member
  • *****
  • Thank You
  • -Given: 33
  • -Receive: 141
  • Posts: 1,768
    • View Profile
Re: iPod Touch 2nd gen font rendering issue
« Reply #2 on: October 01, 2012, 02:39:43 PM »
Which shader version is used? You must use OpenGL 2.0 or higher.
Try taking a snapshot of the inspector for the font, label and atlas to help us troubleshoot.

ArenMook

  • Administrator
  • Hero Member
  • *****
  • Thank You
  • -Given: 337
  • -Receive: 1171
  • Posts: 22,128
  • Toronto, Canada
    • View Profile
Re: iPod Touch 2nd gen font rendering issue
« Reply #3 on: October 01, 2012, 05:14:01 PM »
Pink = shader failed. As Nicki said, you need to target GLES 2.0, because GLES 1.1 means no shader support.

m3taphysics

  • Guest
Re: iPod Touch 2nd gen font rendering issue
« Reply #4 on: October 02, 2012, 01:21:24 AM »
2g is useless now anyway ;)