Laurenz
774d7e819e
Revert to original PDF standards API
...
The PR changed the CLI from just a --pdf-standard flag to a --pdf-version and a --pdf-standard flag and also introduced similar breaking changes to typst_pdf's interface.
I'm not totally opposed to this change, but also not yet certain whether I truly prefer it. For this reason, after discussion with @LaurenzV, I'm reverting this for now. We can still make the change later if we want to. There's no need to couple it with the switch to krilla.
2025-03-26 18:01:41 +01:00
Laurenz Stampfl
9285a352d0
Add alt text
2025-03-19 12:02:09 +01:00
Laurenz Stampfl
2ffbabe7c9
Reformat
2025-03-18 18:40:59 +01:00
Laurenz Stampfl
91d0a95bcb
FIx clippy
2025-03-18 17:29:20 +01:00
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