summaryrefslogtreecommitdiff
path: root/tests/typ/visualize/shape-rounded.typ
blob: 862141ba671e1231af7a5260075ae59ec9b8644e (plain) (blame)
1
2
3
4
5
6
// Test rounded rectangles and squares.

---
// Ensure that radius is clamped.
#rect(radius: -20pt)
#square(radius: 30pt)