Hi,
In Unity 3.x I had a monospaced font using NGUI and the font in the atlas. I've changed to Unity 4.x and taken the font out of the atlas and used the Dynamic setting in NGUI instead and now the font is no longer monospaced but changes width depending on the number it's displaying. How can I use 4.x, NGUI and get the font to not jigger its width as the contents change?