Any way to have more than 1 glyph map for the same input device, and choose which one to use? #12
Answered
by
Orange-Panda
TheEmbracedOne
asked this question in
Q&A
-
Beta Was this translation helpful? Give feedback.
Answered by
Orange-Panda
Jun 11, 2024
Replies: 1 comment 10 replies
-
There is support for loading an entirely separate set of glyphs using However, I don't think having multiple styles in a single glyph collection will be a feasible addition (at least with the current infrastructure). This is something I will consider but I don't believe this can be added without really significant changes unfortunately |
Beta Was this translation helpful? Give feedback.
10 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This feature is now available with the 2.0.0 release.
A summary of the implementation:
key
value that is used for identifying itAdditional Collections
field on theRewiredGlyphManager
collectionKey
parameter which is used for targeting secondary collectionsset=
parameter such asset=dark
wheredark
is the key of some GlyphCollection2.0.0
but this may be implemented if desired