summaryrefslogtreecommitdiff
path: root/tests/typ/image.typ
diff options
context:
space:
mode:
Diffstat (limited to 'tests/typ/image.typ')
-rw-r--r--tests/typ/image.typ11
1 files changed, 6 insertions, 5 deletions
diff --git a/tests/typ/image.typ b/tests/typ/image.typ
index ee82024f..0dd22950 100644
--- a/tests/typ/image.typ
+++ b/tests/typ/image.typ
@@ -1,14 +1,15 @@
-[page: width=10cm, height=10cm, margins=1cm]
+[page: width=5cm, height=5cm, margins=0.25cm]
[image: "res/tiger.jpg"]
[pagebreak]
# Tiger
-[image: "res/tiger.jpg", width=3cm]
-[image: "res/tiger.jpg", height=3cm]
+[image: "res/tiger.jpg", width=2cm]
+[image: "res/tiger-alpha.png", width=1cm]
+[image: "res/tiger-alpha.png", height=2cm]
[pagebreak]
-[align: center]
-[image: "res/tiger.jpg", width=6cm, height=6cm]
+[align: center, bottom]
+[image: "res/tiger.jpg", width=2cm, height=3.5cm]