Just a couple of questions. #168
Stanlyhalo
started this conversation in
General
Replies: 1 comment 1 reply
-
Glyphs (including ligatures) can be accessed by their font-specific indices in the command line version as |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
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.
Beta Was this translation helpful? Give feedback.
All reactions