Skip to content

Is there a way to query an input device-specific glyph? #8

Discussion options

You must be logged in to vote

I've gone ahead and added the ability to specify symbol type on a per rich text glyph basis. You can specify the symbols using symbol=auto, symbol=xbox, symbol=ps, or symbol=switch.

For the case you describe where the user can set preferred symbols you may still find the InputGlyphs.SetGlyphPreferences method more useful since you won't have to specify for every glyph but you'll have the flexibility to implement whichever way you see fit.

Also no need to worry about switching to the development branch: I have published a new release 1.5.0 which includes these features. Depending on how you installed the package already you can update either:

Replies: 4 comments 4 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@Orange-Panda
Comment options

Comment options

You must be logged in to vote
3 replies
@Orange-Panda
Comment options

Answer selected by TheEmbracedOne
@TheEmbracedOne
Comment options

@TheEmbracedOne
Comment options

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