summaryrefslogtreecommitdiff
path: root/tests/ref/library/box.png
AgeCommit message (Collapse)Author
2021-03-10Move around library types 🚚Laurenz
2021-03-10Better line spacing calculations ↕Laurenz
- Only add line spacing between lines. Previously, line spacing was added below every line, making `#box[word]` higher than just `word`. - Compute box height of text as `ascender - descender` so that the full word is contained in the box.
2021-03-02Replace default fonts 🆕Laurenz
2021-02-20Reorganize tests 🔀Laurenz