typst/src/layout
Laurenz 1d60525690 Fix panic in grid due to empty auto row 2021-10-02 18:41:03 +02:00
..
background.rs Reimplement `Debug` for layout nodes 2021-09-10 15:10:35 +02:00
constraints.rs Shorter/clearer field name for geometry types 2021-08-21 19:08:47 +02:00
fixed.rs Reimplement `Debug` for layout nodes 2021-09-10 15:10:35 +02:00
frame.rs Simplify decoration handling 2021-09-26 12:43:45 +02:00
grid.rs Fix panic in grid due to empty auto row 2021-10-02 18:41:03 +02:00
image.rs Reimplement `Debug` for layout nodes 2021-09-10 15:10:35 +02:00
incremental.rs More useful incremental checks 2021-09-27 11:40:28 +02:00
mod.rs Reimplement `Debug` for layout nodes 2021-09-10 15:10:35 +02:00
pad.rs Reimplement `Debug` for layout nodes 2021-09-10 15:10:35 +02:00
par.rs Refactor line reordering from callback to iterator 2021-09-27 22:45:29 +02:00
regions.rs Turn backlog into iterator 2021-08-21 15:28:26 +02:00
shaping.rs Allow linear values for text edges 2021-09-28 10:53:54 +02:00
stack.rs Fix panic due to bad alignments in stack function 2021-09-27 13:45:18 +02:00
tree.rs More useful incremental checks 2021-09-27 11:40:28 +02:00