summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/ref/library/pad.pngbin0 -> 180 bytes
-rw-r--r--tests/typ/library/pad.typ3
2 files changed, 3 insertions, 0 deletions
diff --git a/tests/ref/library/pad.png b/tests/ref/library/pad.png
new file mode 100644
index 00000000..46380689
--- /dev/null
+++ b/tests/ref/library/pad.png
Binary files differ
diff --git a/tests/typ/library/pad.typ b/tests/typ/library/pad.typ
new file mode 100644
index 00000000..3ee538c2
--- /dev/null
+++ b/tests/typ/library/pad.typ
@@ -0,0 +1,3 @@
+#box(color: #9feb52)[
+ #pad(10pt, box(color: #eb5278, width: 20pt, height: 20pt))
+]