183 Commits

Author SHA1 Message Date
Laurenz Stampfl
9b5ee82c16 Fix page range issue 2025-03-18 17:25:41 +01:00
Laurenz Stampfl
27c5e0081a Fix clippy 2025-03-18 16:54:33 +01:00
Laurenz Stampfl
0d2f442c35 More fixes 2025-03-18 16:46:38 +01:00
Laurenz Stampfl
7d11b3a976 Fix import errors 2025-03-18 15:34:26 +01:00
Laurenz Stampfl
78901fb248 more 2025-03-18 11:29:22 +01:00
Laurenz Stampfl
a330866ad2 Wrap whole CustomImage in Arc 2025-03-17 23:47:55 +01:00
Laurenz Stampfl
8f0cb71db8 Reformat + add support for exif 2025-03-17 23:22:53 +01:00
Laurenz Stampfl
c990ced644 Set main text direction 2025-03-16 22:36:32 +01:00
Laurenz Stampfl
abcd0822f8 Fix compile errors 2025-03-16 22:12:37 +01:00
Laurenz Stampfl
bb7efcccec more changes 2025-03-16 08:52:21 +01:00
Laurenz Stampfl
eed3c0dfea more fixes 2025-03-13 15:23:27 +01:00
Laurenz Stampfl
03a395a69c Re-order imports 2025-03-11 23:13:01 +01:00
Laurenz Stampfl
385061256b more 2025-03-11 23:12:19 +01:00
Laurenz Stampfl
6af9eb9bbd more and update 2025-03-11 20:49:05 +01:00
Laurenz Stampfl
ccec0dedbf First version of better error support 2025-03-11 10:49:13 +01:00
Laurenz Stampfl
69076bfd87 Fix clippy 2025-03-10 14:41:17 +01:00
Laurenz Stampfl
30ad72145b Re-order imports 2025-03-10 14:11:26 +01:00
Laurenz Stampfl
9622906e69 Add support for file embedding 2025-03-10 11:05:56 +01:00
Laurenz Stampfl
ea021a29e3 Reformat 2025-03-10 10:29:47 +01:00
Laurenz Stampfl
c14eeae249 more 2025-03-10 10:29:37 +01:00
Laurenz Stampfl
33199e1c00 Part 2 2025-03-10 10:21:13 +01:00
Laurenz Stampfl
b464c46a8a part 1 2025-03-10 09:51:18 +01:00
Laurenz Stampfl
38fba0a02c Merge branch 'main' into krilla-port
# Conflicts:
#	Cargo.lock
#	Cargo.toml
#	crates/typst-cli/src/args.rs
#	crates/typst-cli/src/compile.rs
#	crates/typst-library/src/visualize/image/raster.rs
#	crates/typst-pdf/src/catalog.rs
#	crates/typst-pdf/src/content.rs
#	crates/typst-pdf/src/image.rs
#	crates/typst-pdf/src/lib.rs
#	crates/typst-pdf/src/outline.rs
2025-03-10 08:31:45 +01:00
Laurenz
69c3f95705
Bump MSRV to 1.83 and Rust in CI to 1.85 (#5946) 2025-02-24 12:28:01 +00:00
Laurenz
12dbb012b1
Revert adding flatten-text to image (#5789) 2025-02-02 19:25:58 +00:00
frozolotl
3eb6e87af1
Include images from raw pixmaps and more (#5632)
Co-authored-by: PgBiel <9021226+PgBiel@users.noreply.github.com>
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2025-01-31 09:56:25 +00:00
Laurenz
6b9b78596a
Don't generate accessors for required fields (#5680) 2025-01-10 16:54:11 +00:00
Laurenz
e2b37fef33
Revamp data loading and deprecate decode functions (#5671) 2025-01-09 09:34:16 +00:00
Niklas Eicker
0a374d2380
Embed files associated with the document as a whole (#5221)
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2025-01-08 09:38:34 +00:00
Emmanuel Lesueur
257764181e
New curve element that supersedes path (#5323)
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2024-12-18 15:58:57 +00:00
Laurenz Stampfl
48f833c79a Improve error message for invalid codepoints 2024-12-18 16:30:16 +01:00
Laurenz Stampfl
42519403d5 Reformat + clippy 2024-12-17 20:09:32 +01:00
Laurenz Stampfl
cc35c8f6af rename krilla file 2024-12-17 20:07:24 +01:00
Laurenz Stampfl
4cd6a123ae more 2024-12-17 20:00:17 +01:00
Laurenz Stampfl
47c7af2e86 more 2024-12-17 19:44:38 +01:00
Laurenz Stampfl
c7a647d083 more 2024-12-17 19:35:46 +01:00
Laurenz Stampfl
1085dd00de more 2024-12-17 19:21:59 +01:00
Laurenz Stampfl
59a1bbed55 more 2024-12-17 17:53:09 +01:00
Laurenz Stampfl
0c4cffb475 more 2024-12-17 17:46:00 +01:00
Laurenz Stampfl
4186ef2c77 part1 2024-12-17 17:44:16 +01:00
Laurenz Stampfl
db412f4387 more 2024-12-17 17:32:08 +01:00
Laurenz Stampfl
1ac74d472d Add comment 2024-12-17 17:11:50 +01:00
Laurenz Stampfl
db5c3539b0 Extract text handling 2024-12-17 14:56:35 +01:00
Laurenz Stampfl
c05766f8cb warnings 2024-12-17 14:49:26 +01:00
Laurenz Stampfl
3e32e4c373 more 2024-12-17 14:47:22 +01:00
Laurenz Stampfl
71e73f9053 Extract finish into custom method 2024-12-17 14:38:17 +01:00
Laurenz Stampfl
944cd8caae Integrate new timestamp logic 2024-12-17 13:58:04 +01:00
Laurenz Stampfl
e08ccce810 more changes 2024-12-17 13:26:04 +01:00
Laurenz Stampfl
4e4a4bdafb more changes 2024-12-17 11:48:38 +01:00
Laurenz Stampfl
bcfb889844 more 2024-12-17 11:35:15 +01:00