typst/crates/typst-layout/src
Laurenz e2b37fef33
Revamp data loading and deprecate `decode` functions (#5671)
2025-01-09 09:34:16 +00:00
..
flow Fix crash when block or text have negative sizes (#5610) 2024-12-20 10:03:12 +00:00
grid Move `CellGrid` from `typst-layout` to `typst-library` (#5585) 2025-01-06 15:20:28 +00:00
inline Support for defining which charset should be covered by a font (#5305) 2024-12-17 14:07:45 +00:00
math Fix math size resolving (#5596) 2024-12-20 12:35:57 +00:00
pages Forbid footnote migration in pending floats (#5497) 2024-12-09 09:55:58 +00:00
image.rs Revamp data loading and deprecate `decode` functions (#5671) 2025-01-09 09:34:16 +00:00
lib.rs New `curve` element that supersedes `path` (#5323) 2024-12-18 15:58:57 +00:00
lists.rs Move `CellGrid` from `typst-layout` to `typst-library` (#5585) 2025-01-06 15:20:28 +00:00
pad.rs Split out four new crates (#5302) 2024-10-27 18:04:55 +00:00
repeat.rs Derivation comment for calculation in `repeat` (#5575) 2024-12-16 12:18:34 +00:00
shapes.rs New `curve` element that supersedes `path` (#5323) 2024-12-18 15:58:57 +00:00
stack.rs Split out four new crates (#5302) 2024-10-27 18:04:55 +00:00
transforms.rs Replace `once_cell`'s `Lazy` as much as possible (#4617) 2024-10-31 11:52:11 +00:00