about summary refs log tree commit diff stats
path: root/src/layout/renderdocument.nim
Commit message (Expand)AuthorAgeFilesLines
* Update code stylebptato2024-04-171-10/+10
* layout: remove ListItemBox, handle inline-flex correctlybptato2024-04-151-10/+0
* renderdocument: do not layout with styledRoot == nilbptato2024-04-111-1/+4
* layout: rework inline box area modelbptato2024-03-251-29/+10
* cell: update FormatFlag naming, remove useless templatesbptato2024-03-211-6/+6
* Move around some modulesbptato2024-03-141-1/+1
* strwidth, renderdocument: small refactoringbptato2024-03-031-73/+61
* term: improve pixels-per-column/line detectionbptato2024-02-251-2/+59
* Separate ANSI text decoding from main binarybptato2024-02-251-0/+437