Fonts in Unity
We have an Unity application and are experiencing issues with our fonts on some hardware - most notably iPads. Characters will all of a sudden go missing from all TextBlocks using the same font. We've tried to mitigate the issue using suggested methods on the Unity forums, but to no avail.
I'm curious how NoesisGui transforms the fonts we are using. Do they get translated into Unity Fonts? Or are they rendered using internally generated glyphs?
I'm curious how NoesisGui transforms the fonts we are using. Do they get translated into Unity Fonts? Or are they rendered using internally generated glyphs?
-
- ai_enabled
- Posts: 231
- Joined:
- Contact:
Re: Fonts in Unity
NoesisGUI loads fonts (from TTF and OTF formats) and renders text independently, it doesn't use any Unity assets format.
Have you submitted your bugreport at http://bugs.noesisengine.com/ ?
Have you submitted your bugreport at http://bugs.noesisengine.com/ ?
AtomicTorch Studio Pte. Ltd. http://atomictorch.com
Re: Fonts in Unity
Effectively, we render fonts independent of Unity. A client reported a similar problem months ago (glyphs disappearing sometimes) and we found this was caused by a buggy android drivers. We implemented a workaround for that but it is yet not integrated in 1.2. I don't know if your problem is the same because what I am talking about didn't happen in iOS.
Could you please file a ticket as ai_enabled indicated?
Thanks!
Could you please file a ticket as ai_enabled indicated?
Thanks!
Who is online
Users browsing this forum: No registered users and 7 guests