28 Commits

Author SHA1 Message Date
Laurenz Stampfl
e38ce05f6c Update doc 2025-07-22 11:55:12 +02:00
Laurenz Stampfl
2cd6c13be3 Remove the PDF embedding feature 2025-07-22 11:52:47 +02:00
Laurenz Stampfl
cb436f9650 Reformat 2025-07-21 20:09:42 +02:00
Laurenz Stampfl
6e6c7d8514 Merge branch 'main' into pdf_embed
# Conflicts:
#	crates/typst-library/src/visualize/image/mod.rs
#	crates/typst-svg/src/image.rs
2025-07-21 20:08:01 +02:00
Laurenz
b036fd97ab Reformat with 2024 edition 2025-07-21 15:22:29 +02:00
Laurenz Stampfl
2f72a1f197 Add tests 2025-07-20 15:13:34 +02:00
Laurenz Stampfl
62daf7d3ef Add proper errors for PDFs that failed to load 2025-07-20 14:40:14 +02:00
Laurenz Stampfl
d9fb17edb3 Embed all fonts 2025-07-20 14:30:08 +02:00
Laurenz Stampfl
a2df88db16 Fix some compiler warnings 2025-07-20 00:16:11 +02:00
Laurenz Stampfl
5ef332caa4 Require the PdfEmbedding feature 2025-07-20 00:13:25 +02:00
Laurenz Stampfl
4b733b5f8b First version 2025-07-19 23:46:28 +02:00
Laurenz
3aa7e861e7
Support images in HTML export (#6578) 2025-07-09 13:48:43 +00:00
Laurenz
e5e1dcd9c0
Target-specific native show rules (#6569) 2025-07-09 08:16:36 +00:00
Laurenz
0a3c6939dd
Rewrite foundations of native elements (#6547) 2025-07-08 08:52:43 +00:00
Tobias Schmitz
a18ca3481d
Report errors in external files (#6308)
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2025-06-10 12:46:27 +00:00
Linus Unnebäck
1de2095f67
Add support for WebP images (#6311) 2025-06-04 09:54:03 +00:00
Laurenz
25c86accbb
More robust SVG auto-detection (#5878) 2025-02-17 10:56:00 +00:00
Malo
ca702c7f82
Documentation fixes and improvements (#5816) 2025-02-06 10:18:10 +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
50ccd7d60f
Scope deprecations (#5798) 2025-02-04 09:38:31 +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
b90ad470d6
Remove redundant doc comments on standard arguments (#5725) 2025-01-21 11:10:06 +00:00
Laurenz
e2b37fef33
Revamp data loading and deprecate decode functions (#5671) 2025-01-09 09:34:16 +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
67ef6066f4
Add support for converting text in SVGs to paths (#5390) 2024-12-08 17:06:25 +00:00
3w36zj6
27cc489a1d
Add missing full stop to documentation of ImageElem struct (#5484) 2024-11-27 15:38:41 +00:00
Laurenz
be7cfc85d0
Split out four new crates (#5302) 2024-10-27 18:04:55 +00:00