diff options
Diffstat (limited to 'graphics/hs-cairo/pkg-descr')
-rw-r--r-- | graphics/hs-cairo/pkg-descr | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/graphics/hs-cairo/pkg-descr b/graphics/hs-cairo/pkg-descr new file mode 100644 index 000000000000..92ac1b68cfdb --- /dev/null +++ b/graphics/hs-cairo/pkg-descr @@ -0,0 +1,5 @@ +Cairo is a library to render high quality vector graphics. There exist various +backends that allows rendering to Gtk windows, PDF, PS, PNG and SVG documents, +amongst others. + +WWW: http://www.haskell.org/gtk2hs/ |