Hi there. I was wondering if there was a way to avoid NGUI from doing a faux bold when doing an
inline bold via a string on a single text field?
I've noticed NGUI does properly use the specific bold type face for the font family when using the dropdown in the UILabel settings, so I was surprised it does the faux bold instead of referencing the specific bold typeface in the font family.
In my setup, the bold typeface is a separate font, though part of the same family. So, in a sense it would be like using two fonts on one text field I suppose. Could that be it?
Here's an example:
