summaryrefslogtreecommitdiff
path: root/tests/typ/visualize/gradient-sharp.typ
diff options
context:
space:
mode:
Diffstat (limited to 'tests/typ/visualize/gradient-sharp.typ')
-rw-r--r--tests/typ/visualize/gradient-sharp.typ4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/typ/visualize/gradient-sharp.typ b/tests/typ/visualize/gradient-sharp.typ
new file mode 100644
index 00000000..e19df58f
--- /dev/null
+++ b/tests/typ/visualize/gradient-sharp.typ
@@ -0,0 +1,4 @@
+// Test sharp gradients.
+
+---
+#square(size: 100pt, fill: gradient.linear(..color.map.rainbow).sharp(10))