v0.7.0: Custom SVG glyphs support #22
caksoylar
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
This is a large and overdue update, with various improvements to both parsing and drawing functionality. Highlight of this update is the ability to integrate custom SVG glyphs which can be automatically fetched from a number of fixed sources like Tabler or MDI.
Features
showcase.yaml
for an exampledraw_config.glyphs
field of the configuration, or fetched from URLs$$tabler:volume$$
slide
field to the combo definitions to allow more flexible combo positioning, with expected value between -1 and 1top
/bottom
combo boxes left/right,left
/right
boxes up/down, ormid
combos between two keyskeymap parse
now outputs a symbol▽
for transparent keys and assigns it a CSS class that grays out the legend by defaultparse_config.trans_legend
valueFixes
Misc
dao
,glove80
andadv360
, latter using the 84 binding transform used in the official configdevcontainer
for development in VS Code, by @lugouesNew Contributors
Full Changelog: v0.6.0...v0.7.0
This discussion was created from the release v0.7.0: Custom SVG glyphs support.
Beta Was this translation helpful? Give feedback.
All reactions