From fdc1b378a3eb3cf325592b801c43e2ec2478ddff Mon Sep 17 00:00:00 2001 From: Laurenz Date: Mon, 30 Nov 2020 22:07:08 +0100 Subject: =?UTF-8?q?Compress=20images=20in=20PDFs=20=E2=9A=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- tests/typ/image.typ | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tests/typ') diff --git a/tests/typ/image.typ b/tests/typ/image.typ index 0dd22950..6ae349a1 100644 --- a/tests/typ/image.typ +++ b/tests/typ/image.typ @@ -6,8 +6,8 @@ # Tiger [image: "res/tiger.jpg", width=2cm] -[image: "res/tiger-alpha.png", width=1cm] -[image: "res/tiger-alpha.png", height=2cm] +[image: "res/rhino.png", width=1cm] +[image: "res/rhino.png", height=2cm] [pagebreak] -- cgit v1.2.3