summaryrefslogtreecommitdiff
path: root/lulua/data
AgeCommit message (Collapse)AuthorFilesLines
2019-11-05layouts: Add missing return button to ar-phoneticLars-Dominik Braun1-0/+1
2019-11-02render: Improve generated SVG compatibilityLars-Dominik Braun1-4/+6
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-09Reorganize 2nd and 3rd layerLars-Dominik Braun1-66/+72
See issue #6. Temporarily drop most of the special characters and rearrange the remaining characters. Frequency is not the main concern here, it needs to “make sense” to humans (whatever this means).
2019-10-03layouts: Remove empty string productionLars-Dominik Braun2-2/+2
2019-09-30render: Add text shadowLars-Dominik Braun1-10/+17
Improves legibility when rendering heatmaps
2019-09-30stats/render: Add keyboard heatmap renderingLars-Dominik Braun1-0/+4
2019-09-30render: Move default SVG stylesheet to external resourceLars-Dominik Braun1-0/+51
2019-09-29layouts: Use decomposed unicode sequenceLars-Dominik Braun2-4/+4
2019-09-27layouts: Annotate lulua yamlLars-Dominik Braun1-22/+137
2019-09-26Add al-Ramly’s layoutLars-Dominik Braun1-0/+141
2019-09-26doc: Add related workLars-Dominik Braun1-0/+79
i.e. Arabic keyboard layouts
2019-09-17layouts: Fix ar-lulua yamlLars-Dominik Braun1-1/+1
2019-09-17Initial importLars-Dominik Braun8-0/+795