Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - JeHo

Pages: [1]
1
NGUI 3 Support / Re: Create a new UIFont instructions
« on: November 03, 2016, 08:56:15 AM »
Dragging a font from the project assets window to the font source field in font generator panel doesn't work, nor does clicking the circled dot to the right of the field. Only clicking the source button to the left of the field works. It's not a big deal, I am just used to doing it that way.

2
NGUI 3 Support / Re: Create a new UIFont instructions
« on: November 03, 2016, 08:47:32 AM »
Thanks for your reply.

It is as simple as you described. It appears the problem I was having was that the UILabel wasn't displaying the font correctly for some reason. I made a new UILabel and it worked but I couldn't get the other one to work, even though I made all the settings identical to the working version.

3
NGUI 3 Support / Create a new UIFont instructions
« on: November 02, 2016, 11:53:59 PM »
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=ni7TfMPWq5M
and 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?

Pages: [1]