Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-11-03 | render: Add AnySoftKeyboard layout file renderer | Lars-Dominik Braun | 1 | -2/+74 | |
2019-11-02 | render: Improve generated SVG compatibility | Lars-Dominik Braun | 1 | -43/+66 | |
Switch to proper SVG user coordinate rendering instead of font-dependent sizes. Embed WOFF2 fonts, so images have proper fonts when embedded. Remove font blobs and submodule IBM’s plex git repo. | |||||
2019-10-06 | render: Prepend RLI before character | Lars-Dominik Braun | 1 | -1/+2 | |
This helps Firefox flip brackets. Oddly, direction=rtl does not do that. Google Chrome does not support RLI/ALM in SVGs? | |||||
2019-09-30 | render: Add text shadow | Lars-Dominik Braun | 1 | -25/+32 | |
Improves legibility when rendering heatmaps | |||||
2019-09-30 | stats/render: Add keyboard heatmap rendering | Lars-Dominik Braun | 1 | -4/+33 | |
2019-09-30 | render: Move default SVG stylesheet to external resource | Lars-Dominik Braun | 1 | -54/+9 | |
2019-09-29 | render: Add basic keyman support | Lars-Dominik Braun | 1 | -0/+36 | |
Works for simple keyboards only. | |||||
2019-09-29 | render: Switch to subparser arg parsing | Lars-Dominik Braun | 1 | -126/+136 | |
2019-09-28 | analyze: Customizeable triadfreq output | Lars-Dominik Braun | 1 | -22/+3 | |
Add commandline args to triadfreq. | |||||
2019-09-17 | Initial import | Lars-Dominik Braun | 1 | -0/+353 | |