summaryrefslogtreecommitdiff
path: root/crates/typst-library/src/pdf
AgeCommit message (Expand)Author
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-02-05Export target docs (#5812)Laurenz
2025-02-03Refactor `Scope` (#5797)Laurenz
2025-01-29Resolve bound name of bare import statically (#5773)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