summaryrefslogtreecommitdiff
path: root/lulua/data/report
AgeCommit message (Collapse)AuthorFilesLines
2020-03-28report: Explain origin of Lam-Alif ligatureLars-Dominik Braun1-1/+3
2020-03-28Add analysis for ar-idlebi and ar-alramlyLars-Dominik Braun1-4/+100
2020-03-08report: Expand analysisLars-Dominik Braun2-91/+198
Expand explanation of proposed layout and criticism of other layouts.
2020-03-07report: Add OS X layoutLars-Dominik Braun1-0/+26
2020-02-29Upgrade IBM Plex to 4.0.2Lars-Dominik Braun1-5/+5
Arabic font was renamed.
2020-02-22doc: Switch to jinja2-based renderingLars-Dominik Braun3-0/+693
Pre-rendering HTML was not the best idea. Instead pre-process the data, cache it into data files and do the HTML rendering only as the final step. Also adds asymmetry to analysis and uses tabular numbers and spaces instead of ugly table hacks to align numbers.