fschutt / printpdf

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

use servo euclid for point #83

Open dzmitry-lahoda opened 3 years ago

dzmitry-lahoda commented 3 years ago

https://github.com/fschutt/printpdf/blob/b362afa6caf735e566b52aba0d2b98dbdb0738c5/src/types/plugins/graphics/two_dimensional/point.rs

i have build my own to render some stuff and mapped it to printpdf stuff. but if printpdf will use that out of box could be cool

humb1t commented 3 years ago

@dzmitry-lahoda can you rewrite description? What you have build and mappend, what PrintPDF should use OOB?)