mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-31 05:41:08 +00:00
20a78f41da
A newer version of graphics/librsvg2 that uses Rust.
10 lines
393 B
Plaintext
10 lines
393 B
Plaintext
The librsvg library is a lightweight library for parsing and rendering
|
|
vector-graphic files in SVG format (like the ones made by sodipodi). It also
|
|
includes functions that render anti-aliased fonts using freetype, including
|
|
caching of glyphs. It is used by Nautilus for drawing vector icons and
|
|
anti-aliased text.
|
|
|
|
This is a rustified version of LibRsvg.
|
|
|
|
WWW: http://live.gnome.org/LibRsvg
|