fschutt / printpdf

A fully-featured PDF library for Rust, WASM-ready
https://fschutt.github.io/printpdf/
MIT License
832 stars 98 forks source link

Revert "svg: implement std Error for SvgParseError" #111

Closed fschutt closed 2 years ago

fschutt commented 2 years ago

Reverts fschutt/printpdf#107

Temporarily need to revert this change to apply #110 first

cyphar commented 2 years ago

Oh, I was going to rebase #110. Do you want me to rebase the error change then?

fschutt commented 2 years ago

No, I've already merged your change back in again (sadly under my name, but your original commit is still in the history). Check the git history and see if it looks okay. I think I should've just resolved merge conflicts normally, but now it's just whatever. The changes are back in.

cyphar commented 2 years ago

All good, I'm happy either way. Thanks. 😸