Chlumsky/msdfgen

Just a couple of questions.

Stanlyhalo opened this issue · 0 comments

Hey, I'm trying to use this, and I have it save a character as a png, not sure if it's suppose to have different color bands, I'm assuming that's normal. But my main questions are simply: Is there a way to just loop through the glyphs and get their correct unicode for proper usage? And is there a way to get ligatures?

I'm okay with making a tool in my project to save a custom font format and can add the ligatures and assign the glyphs manually, but I was just wondering.

Edit*: I could also just add a regex like system to get the glyphs I need.