summaryrefslogtreecommitdiff
path: root/crates/typst-pdf/src/embed.rs
AgeCommit message (Expand)Author
2025-06-24Bump `krilla` to current Git version (#6488)Tobias Schmitz
2025-05-12Use the infer crate to determine if pdf embeds should be compressed (#6256)Tobias Schmitz
2025-04-01Switch PDF backend to `krilla` (#5420)Laurenz Stampfl
2025-01-10Don't generate accessors for required fields (#5680)Laurenz
2025-01-09Revamp data loading and deprecate `decode` functions (#5671)Laurenz
2025-01-08Embed files associated with the document as a whole (#5221)Niklas Eicker