Hello
I've used TexturePacker to add some custom emoticons to my font and these are appearing in game. However they are scaling to odd sizes, and also offseting in strange ways. The 3 test lines I have are shown:
In the first one the glyph is larger than the font.
In the second it's a bit to small & floating in the air
The final one is the test font that is provided with NGUI as a test.
I'm wondering if there's anything I need to do, any care I need, with regard to importing my glyphs? When I edit the sprite in the font I can see that padding etc is set to 0. The sprite takes up it's full space. It's 82x82 pixels where as the built in sprite is 20x20 pixels. Is there any magic thing I need to look out for?