Trying to draw an icon inside a string with drawTextEx.
In the window message, \I[n] works just fine, but it doesn't seem to be working when simply calling this.drawTextEx(text, x, y) where text is a string with \I [n] inside.
Am I doing something wrong?
In the window message, \I[n] works just fine, but it doesn't seem to be working when simply calling this.drawTextEx(text, x, y) where text is a string with \I [n] inside.
Am I doing something wrong?

