Hi,
Where would I find the definitive step by step (written not video preferably) instructions to creating a new font to use in UILabels.
So far I been led on a bit of a wild goose chase starting with:
http://www.tasharen.com/?page_id=133 (told me to use BMFont)
passing through:
https://www.youtube.com/watch?v=ni7TfMPWq5Mand ending with:
http://www.tasharen.com/forum/index.php?topic=13970.msg62319#msg62319 (told me not to use BMFont)
Please put a note on that first link saying it is outdated, so others don't start using BMFont for no reason. It's the first hit on google.
I have tested a lot of different ways of getting a new font to show in NGUI, but have only ended up with a completely black font that can't be tinted (dynamic option) or a garbled font with the wrong coordinates (BMFont/texture atlas font/built in generator/everything else).
Also, does drag and drop assignment not work on some of the fields for creating a new font?