diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2014-05-07 18:11:51 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-05-12 07:35:50 +0700 |
commit | 691a270f358ac40edfc749bc9dec8c67064db57c (patch) | |
tree | 50c5d5a50e5d00bb3d92a3b39753dd412a412ab6 /graphics/CairoSVG/README | |
parent | fd9006997ecc39877e86ce35cb8b2369c19a099d (diff) |
graphics/CairoSVG: Added (SVG Converter).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'graphics/CairoSVG/README')
-rw-r--r-- | graphics/CairoSVG/README | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/CairoSVG/README b/graphics/CairoSVG/README new file mode 100644 index 000000000000..86b6ea8f5784 --- /dev/null +++ b/graphics/CairoSVG/README @@ -0,0 +1,2 @@ +CairoSVG is a SVG converter based on Cairo. It can export SVG files +to PDF, PostScript and PNG files. |