freebsd-ports/graphics/resvg/pkg-descr
2023-01-06 23:56:59 -08:00

17 lines
368 B
Plaintext

resvg is an SVG rendering library.
It can be used as a Rust library, as a C library, and as a CLI
application to render static SVG files.
The core idea is to make a fast, small, portable SVG library with the goal to
support the whole SVG spec.
Features:
* Designed for edge-cases
* Safety
* Zero bloat
* Portable
* SVG preprocessing
* Performance
* Reproducibility