typst/tests/typ/visualize/gradient-sharp.typ
2023-10-03 19:31:02 +02:00

5 lines
105 B
XML

// Test sharp gradients.
---
#square(size: 100pt, fill: gradient.linear(..color.map.rainbow).sharp(10))