summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2019-11-03render: Add AnySoftKeyboard layout file rendererLars-Dominik Braun1-2/+74
2019-11-02render: Improve generated SVG compatibilityLars-Dominik Braun8-58/+88
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-06stats: Use displayText in pretty stats as wellLars-Dominik Braun1-1/+2
2019-10-06render: Prepend RLI before characterLars-Dominik Braun1-1/+2
This helps Firefox flip brackets. Oddly, direction=rtl does not do that. Google Chrome does not support RLI/ALM in SVGs?
2019-10-05doc: Limit logo heightLars-Dominik Braun1-1/+1
2019-10-05optimize: Support wildcard pinsLars-Dominik Braun2-4/+28
2019-10-03text: Add epub reader and hindawi corpusLars-Dominik Braun4-24/+64
See issue #5.
2019-10-03doc: Add hand/finger stats to all layoutsLars-Dominik Braun5-35/+114
Adds a preprocessing step to the doc HTML document.
2019-10-03Replace Makefile with ninjaLars-Dominik Braun5-68/+165
Also generate and use heatmaps for all layouts by default.
2019-10-03layouts: Remove empty string productionLars-Dominik Braun4-4/+5
2019-10-03text: Fail if workers dieLars-Dominik Braun1-29/+39
2019-10-01Add wikiextractor submoduleLars-Dominik Braun2-0/+3
2019-10-01plot: Swap left/right axis for letterfreqLars-Dominik Braun1-5/+5
2019-09-30render: Add text shadowLars-Dominik Braun2-35/+49
Improves legibility when rendering heatmaps
2019-09-30stats/render: Add keyboard heatmap renderingLars-Dominik Braun3-5/+55
2019-09-30render: Move default SVG stylesheet to external resourceLars-Dominik Braun2-54/+60
2019-09-29render: Add basic keyman supportLars-Dominik Braun2-0/+106
Works for simple keyboards only.
2019-09-29render: Switch to subparser arg parsingLars-Dominik Braun1-126/+136
2019-09-29layouts: Use decomposed unicode sequenceLars-Dominik Braun3-6/+6
2019-09-29util: Ignore dotfiles in yaml loaderLars-Dominik Braun1-2/+4
2019-09-29carpalx: Add model by Salvo et al.Lars-Dominik Braun6-14/+115
2019-09-29doc: Use HTTPS where possibleLars-Dominik Braun1-1/+1
2019-09-28analyze: Customizeable triadfreq outputLars-Dominik Braun4-46/+50
Add commandline args to triadfreq.
2019-09-27layouts: Annotate lulua yamlLars-Dominik Braun1-22/+137
2019-09-27Improve docsLars-Dominik Braun2-2/+39
Document how stats were generated in doc/Makefile
2019-09-26plot: Style plotsLars-Dominik Braun1-2/+8
Well, it’s not that easy.
2019-09-26doc: Apply simple colorschemeLars-Dominik Braun2-82/+32
Fixes issue #2.
2019-09-26plot: Add cumulative letter statsLars-Dominik Braun2-9/+32
2019-09-26Add al-Ramly’s layoutLars-Dominik Braun1-0/+141
2019-09-26doc: Add related workLars-Dominik Braun5-10/+399
i.e. Arabic keyboard layouts
2019-09-21Add simple READMELars-Dominik Braun1-0/+39
2019-09-21Consolidate command line utilsLars-Dominik Braun5-32/+47
2019-09-17layouts: Fix ar-lulua yamlLars-Dominik Braun1-1/+1
2019-09-17Initial importLars-Dominik Braun35-0/+4164