Hi,
First of all, amazing, amazing work on this asset. You should be proud... looking forward to more from you.
I'm trying to import a custom font from Icomoon but am getting an "Index out of Range" exception on this line of the Vector Image script. Any idea what might be happening?
Glyph glyph = new Glyph(m_GlyphArray[index].name, m_GlyphArray[index].unicode, true);