Commit 9d4ec32
committed
Update cetz to v0.4.1
1 parent b0e4c85 commit 9d4ec32
1 file changed
+1
-1
lines changed- CHANGES.md+13
- README.md+24-8
- cetz-core/Cargo.lock+108
- cetz-core/Cargo.toml+4
- cetz-core/src/layout.rs+448
- cetz-core/src/layout/test.rs+240
- cetz-core/src/lib.rs+19-15
- docs/api/draw-functions/shapes/n-star.mdx+5
- docs/api/draw-functions/shapes/rect-around.mdx+5
- docs/basics/styling.mdx+1-1
- docs/getting-started.mdx+1-1
- docs/tutorials/karl.mdx+1-1
- gallery/karls-picture.typ+1-1
- gallery/paciolis.typ+1-1
- gallery/periodic-table.typ+1-1
- gallery/plate-capacitor.typ+1-1
- gallery/torus.png
- gallery/torus.typ+116
- gallery/tree.png
- gallery/tree.typ+15-20
- gallery/waves.typ+1-1
- src/canvas.typ+1-1
- src/draw.typ+1-1
- src/draw/shapes.typ+203-11
- src/lib/decorations/brace.typ+1-1
- src/lib/tree.typ+138-147
- src/process.typ+13-9
- src/styles.typ+27-4
- src/version.typ+1-1
- tests/canvas/breakable/ref/1.png
- tests/canvas/breakable/ref/2.png
- tests/canvas/breakable/ref/3.png
- tests/canvas/breakable/test.typ+10
- tests/custom-mark/test.typ+1-1
- tests/mark-anchors/ref/1.png
- tests/mark-single/ref/1.png
- tests/mark-single/test.typ+17
- tests/merge/ref/1.png
- tests/merge/test.typ+8
- tests/rect-around-padded/ref/1.png
- tests/rect-around-padded/test.typ+10
- tests/rect-around/ref/1.png
- tests/rect-around/test.typ+11
- tests/shapes/n-star/ref/1.png
- tests/shapes/n-star/test.typ+18
- tests/tree/ref/1.png
- tests/tree/test.typ+28-8
- typst.toml+1-1
0 commit comments