summaryrefslogtreecommitdiff
path: root/src/pdf/mod.rs
AgeCommit message (Collapse)Author
2021-05-28Refactored loading and cache architectureLaurenz
2021-05-27Adapt to pdf-writer updateLaurenz
2021-05-26Add hash impls for all nodesMartin Haug
This prepares the incremental PR. Co-Authored-By: Laurenz <laurmaedje@gmail.com>
2021-05-22Adapt to pdf-writer updateLaurenz
2021-05-17Tidy up layouting codeLaurenz
2021-05-14Remove resource abstraction and handle images nativelyLaurenz
2021-04-23Reengineer font and resource loading 🏞Laurenz
2021-04-06Deduplicate ttf-parser and rustybuzz face 🥞Laurenz
2021-04-05Reshaping with unsafe-to-break ⚡Laurenz
Co-Authored-By: Martin <mhaug@live.de>
2021-03-24Make pdf module top-level 🧱Laurenz