fschutt / printpdf

An easy-to-use library for writing PDF in Rust
https://docs.rs/printpdf/
MIT License
777 stars 95 forks source link

Operation and fill rule #93

Closed jannschu closed 3 years ago

jannschu commented 3 years ago

Hi,

here is a pull request which exposes Operation from lopdf mentioned in #92. Since that is actually enough for my use case I did not change the Path API.