typst/tests/typ/image.typ
2020-11-28 00:04:40 +01:00

16 lines
303 B
XML

[page: width=5cm, height=5cm, margins=0.25cm]
[image: "res/tiger.jpg"]
[pagebreak]
# Tiger
[image: "res/tiger.jpg", width=2cm]
[image: "res/tiger-alpha.png", width=1cm]
[image: "res/tiger-alpha.png", height=2cm]
[pagebreak]
[align: center, bottom]
[image: "res/tiger.jpg", width=2cm, height=3.5cm]