mirror of
https://github.com/typst/typst
synced 2025-05-14 04:56:26 +08:00
7 lines
200 B
XML
7 lines
200 B
XML
// Ensure that EXIF rotation is applied.
|
|
// https://github.com/image-rs/image/issues/1045
|
|
|
|
---
|
|
// Files is from https://magnushoff.com/articles/jpeg-orientation/
|
|
#image("/files/f2t.jpg", width: 10pt)
|