A crate for converting PDF pages to SVG files.
This is the pendant to hayro, but allows you to export to
SVG instead of bitmap images. See the description of that crate for more information on the
supported features and limitations.
This crate forbids unsafe code via a crate-level attribute.
This crate has one optional feature:
embed-fonts: See the description ofhayro-interpretfor more information.
Licensed under either of
- Apache License, Version 2.0 (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
- MIT license (LICENSE-MIT or http://opensource.org/licenses/MIT)
at your option.