fschutt / printpdf

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

Add github CI, remove Travis/Appveyor, fix some clippy warnings, format code #153

Closed qarmin closed 8 months ago

qarmin commented 1 year ago

CI pass on fork - https://github.com/qarmin/printpdf/actions/runs/6362382828, and will pass also here but only after merging, because now repo still want to use appveyor

fschutt commented 8 months ago

I think this was superseded by #170, so closing it in favor of that one. The rest is just reformatting, which should have its own PR because it's harder to read otherwise.