typst/tests/typ/visualize/gradient-sharp.typ

5 lines
105 B
XML

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