google-code-export / tweener

Automatically exported from code.google.com/p/tweener

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Strange text rendering

GoogleCodeExporter opened this issue · comments

Hi everyone, I'm experiencing a strange issue with dynamic text. Two lines 
are placed on a square in a round dock. the dock is actionScript 
generated, and the text lines are loaded from an external source. But the 
lines are displayed only when the square is perfectly horizontal, not when 
it rotates. The square is animated with Tweener of course, when hovered.
please check out here: www.jeremythille.fr/isergraphic/defect/
Is there anything special to do?

Original issue reported on code.google.com by jeremy.t...@gmail.com on 30 Mar 2010 at 4:51

did you try embedding the fonts?

Original comment by mongio...@gmail.com on 29 Apr 2010 at 3:35

Oh, no I didn't even think about that :| It works now... Shame on me, I tried 
everything, and the solution was so simple! Thanks a lot man!

Original comment by jeremy.t...@gmail.com on 29 Apr 2010 at 3:51