| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-04-13 | Better test runner (#3922) | Laurenz | |
| 2023-05-02 | Add ICC profiles to images in PDF and update `usvg`, `svg2pdf` (#822) | Martin Haug | |
| 2023-02-25 | New default style | Laurenz | |
| 2023-02-12 | Skip grid region if one cell is empty | Laurenz | |
| 2023-02-11 | Fix flow bugs | Laurenz | |
| 2022-11-28 | Widow and orphan prevention | Laurenz | |
| 2022-06-14 | Anti-aliased image rendering | Laurenz | |
| 2022-02-21 | Refactor paragraph layout | Laurenz | |
| 2022-01-24 | Export into rendered images | Laurenz | |
| 2021-11-29 | Go back to wrapping inline nodes | Laurenz | |
| 2021-11-29 | Layout bugfixes | Laurenz | |
| 2021-11-16 | Image fit modes | Laurenz | |
| 2021-10-23 | Revise block node contract | Laurenz | |
| Frames produced by block nodes are now always treated as exactly one per given region and a frame must not be larger than its respective region. Any overflow must be handled internally. This means that stack and grid don't need to search for fitting regions anymore, since the child has already does that for them. This commit further moves stack spacing into a new `SpacingNode`. | |||
| 2021-09-30 | New default fonts | Laurenz | |
| 2021-06-12 | Allow grid cells to span multiple regions. (#30) | Martin | |
