Skip to content

Ligatures? #29

Answered by Chlumsky
smolck asked this question in Q&A
Oct 21, 2021 · 1 comments · 1 reply
Discussion options

You must be logged in to vote

To use ligatures and other glyphs that don't directly map to Unicode characters, you need to use a glyph set instead of a charset. That is, either using the -glyphset argument, or the FontGeometry::loadGlyphset function. You would use a library such as Harfbuzz to get the appropriate glyph indices.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@smolck
Comment options

Answer selected by smolck
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants