summaryrefslogtreecommitdiff
path: root/crates/typst-library/src/pdf/embed.rs
AgeCommit message (Collapse)Author
2025-07-09Target-specific native show rules (#6569)Laurenz
2025-07-08Rewrite foundations of native elements (#6547)Laurenz
2025-06-12Consume `data` argument in `pdf.embed()` (#6435)cAttte
2025-02-10Add warning for `pdf.embed` elem used with HTML (#5829)Malo
2025-02-06Documentation fixes and improvements (#5816)Malo
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
Co-authored-by: Laurenz <laurmaedje@gmail.com>