fschutt / printpdf

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

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

Closed qarmin closed 6 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 6 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.