303 Commits

Author SHA1 Message Date
Laurenz Stampfl
1dd35d432b Merge branch 'upstream-main' into krilla-port 2025-03-27 15:48:19 +01:00
Laurenz Stampfl
838a46dbb7
Test all exif rotation types and fix two of them (#6102) 2025-03-27 10:59:32 +00:00
Laurenz Stampfl
2e141dcf9b Bump krilla 2025-03-26 22:26:11 +01:00
Laurenz
24e4decb56 Merge branch 'main' into pr/5420 2025-03-26 18:20:11 +01:00
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
1e591ac8dc
Bump zip (#6091) 2025-03-24 18:17:29 +00:00
Laurenz Stampfl
9285a352d0 Add alt text 2025-03-19 12:02:09 +01:00
Laurenz Stampfl
e093f82b08 Bump 2025-03-18 18:40:27 +01:00
Laurenz Stampfl
8b63d09c24 Merge branch 'main' into krilla-port 2025-03-18 17:27:08 +01:00
Laurenz Stampfl
7d11b3a976 Fix import errors 2025-03-18 15:34:26 +01:00
Laurenz Stampfl
eed3c0dfea more fixes 2025-03-13 15:23:27 +01:00
Laurenz Stampfl
385061256b more 2025-03-11 23:12:19 +01:00
Laurenz Stampfl
644996302a Update shaping logic 2025-03-11 23:01:56 +01:00
Andrew Voynov
0214320087
Fix parallel package installation (#5979)
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2025-03-11 20:20:41 +00: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
Caleb Maclennan
bd531e08dc
Bump rustybuzz (and adjacent crates) (#5407) 2025-03-10 12:45:08 +00:00
Laurenz
db9a83d9fc Bump version on main
The tagged commit itself is on the 0.13 branch.
2025-03-07 11:19:12 +01:00
evie
d11ad80dee
Add #str.normalize(form) (#5631)
Co-authored-by: +merlan #flirora <uruwi@protonmail.com>
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2025-02-25 14:01:01 +00:00
Laurenz
d199546f9f Bump version on main
The tagged commit itself is on the 0.13 branch.
2025-02-19 11:25:31 +01:00
Laurenz
25c86accbb
More robust SVG auto-detection (#5878) 2025-02-17 10:56:00 +00:00
Ana Gelez
19a12f379f
Lazy parsing of the package index (#5851) 2025-02-12 15:50:48 +00:00
Laurenz
81021fa1a2
Bump typst-assets (#5845) 2025-02-10 15:39:14 +00:00
Laurenz
029ae4a5ea
Export target docs (#5812)
Co-authored-by: Martin Haug <3874949+reknih@users.noreply.github.com>
2025-02-05 13:24:10 +00:00
Laurenz
25f6a7ab16
Bump more dependencies (#5813) 2025-02-05 12:58:43 +00:00
Laurenz
fe16b35f02
Bump dependencies (#5808) 2025-02-04 15:22:24 +00:00
Laurenz
0ea668077d
Bump codex to 0.1.0 (#5805) 2025-02-04 10:08:43 +00:00
dependabot[bot]
73ffbdef2b
Bump openssl from 0.10.66 to 0.10.70 (#5802)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-04 09:40:28 +00:00
Malo
f239b0a6a1
Change the default math class of U+22A5 ⊥ UP TACK to Normal (#5714) 2025-01-31 10:05:03 +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
be1fa91a00
Modular, multi-threaded, transitioning plugins (#5779) 2025-01-30 13:36:15 +00:00
Laurenz
a4ac4e6562
Make typst-timing WASM-compatible (#5689) 2025-01-13 19:19:37 +00:00
Michael Färber
df4e6715cf
HTML tests (#5594)
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2024-12-20 09:48:17 +00:00
wznmickey
05559a6638
Bump unicode-bidi (#5598)
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2024-12-18 11:15:38 +00:00
Peng Guanwen
73253d4651
Support for defining which charset should be covered by a font (#5305)
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2024-12-17 14:07:45 +00:00
Laurenz
f960fe6012
Bump hashbrown (#5552) 2024-12-09 10:43:48 +00:00
Laurenz
79a7a6bf77
Live reloading HTTP server for typst watch and HTML export (#5524) 2024-12-05 09:59:26 +00:00
Laurenz
e0122a5b50 Add HTML export format 2024-12-04 10:12:07 +01:00
wznmickey
3ab131c22c
Handle SIGPIPE (#5444) 2024-11-29 09:21:19 +00:00
Max
6d35972c3d
Update NewCM fonts to version 7.0.0 (#5465) 2024-11-26 12:36:53 +00:00
Malo
5c37a1cfea
Use codex for symbols (#5421) 2024-11-17 19:08:23 +00:00
Laurenz
685b8c9dc9 Bump wasmi
wasmi 0.38 creates strange problems with wasm-bindgen
2024-11-13 10:21:40 +01:00
Laurenz
c0dfe4aab7 Autocomplete file paths 2024-11-13 10:21:40 +01:00
Yip Coekjan
19bde34876
Remove unused dependencies (#5379) 2024-11-07 08:47:27 +00:00
Ian Wrzesinski
a2761ab75a 2. Allow compiling test-runner with only typst_syntax 2024-10-31 18:26:12 -04:00
Abdul-Rahman Sibahi
b969c01b28
Replace once_cell's Lazy as much as possible (#4617)
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2024-10-31 11:52:11 +00:00
Laurenz
644ed252dd
Bump MSRV to 1.80 and Rust in CI to 1.82 (#5339) 2024-10-31 11:21:26 +00:00
Laurenz
be7cfc85d0
Split out four new crates (#5302) 2024-10-27 18:04:55 +00:00
Laurenz
838dabc84c
Bump version on main (#5246) 2024-10-19 08:08:42 +00:00