aboutsummaryrefslogtreecommitdiff
path: root/graphics/librsvg2-rust/pkg-descr
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2019-01-16 01:11:59 +0000
committerTobias Kortkamp <tobik@FreeBSD.org>2019-01-16 01:11:59 +0000
commit20a78f41da98dafb5face7c959a089ab006c9856 (patch)
tree89c47a4a8ccb4014741729769872517031401002 /graphics/librsvg2-rust/pkg-descr
parent560a335ec771e3b67c0cebbe3ff30feb3a278cfa (diff)
downloadports-20a78f41da98dafb5face7c959a089ab006c9856.tar.gz
ports-20a78f41da98dafb5face7c959a089ab006c9856.zip
Notes
Diffstat (limited to 'graphics/librsvg2-rust/pkg-descr')
-rw-r--r--graphics/librsvg2-rust/pkg-descr9
1 files changed, 9 insertions, 0 deletions
diff --git a/graphics/librsvg2-rust/pkg-descr b/graphics/librsvg2-rust/pkg-descr
new file mode 100644
index 000000000000..3e27f0f117a7
--- /dev/null
+++ b/graphics/librsvg2-rust/pkg-descr
@@ -0,0 +1,9 @@
+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