about summary refs log tree commit diff stats
path: root/src/layout/layout.nim
Commit message (Collapse)AuthorAgeFilesLines
* Rename layout.nimbptato2021-11-121-204/+0
|
* Clean up unused importsbptato2021-11-121-1/+0
|
* Colors, italic, bold, read from pipebptato2021-11-121-8/+17
|
* Layout engine improvements, use author style sheetbptato2021-11-101-16/+61
|
* It's broken but it could be worsebptato2021-11-091-224/+116
|
* Actual layout engine progress plus some bug fixesbptato2021-11-081-195/+190
|
* Another failed attempt at the layout enginebptato2021-11-071-64/+207
|
* Add RowBox structurebptato2021-10-031-0/+121