I am a little confused on the proper way to do multiple sizes using same TTF. I notice that when using NGUI font maker and pointing to a TTF, it then uses the material/texture of the TTF. If I need multiple sizes though of same font, do I need to import multiple TTF's with different names or can I point them all to the same TTF & Material? Or do I need to make separate materials for each NGUI Font but still point to same TTF?
Thanks!