2D Toolkit Forum
2D Toolkit => Support => Topic started by: krithik_b007 on January 06, 2014, 12:25:35 pm
-
Hello
We were creating fonts according to http://www.unikronsoftware.com/2dtoolkit/doc/2.00/tutorial/preparing_a_font.html . And it was working great.
Now we need to do localisation for multiple languages and creating font textures for each language is time consuming.
Can you suggest a good plugin which will support ttf, otf fonts. We also need to give font stroke(Outline) and change the colour of stroke etc. And most importantly it should well with 2d toolkit.
Thanks
-
I got this plugin
http://forum.unity3d.com/threads/187730-Easy-Font
I think its good, since it loads font file & create runtime texture with stroke as well .