diff options
author | agc <agc@pkgsrc.org> | 2002-05-22 21:30:31 +0000 |
---|---|---|
committer | agc <agc@pkgsrc.org> | 2002-05-22 21:30:31 +0000 |
commit | ea14214971b8ea51aa17266c7a95ce36d689f871 (patch) | |
tree | 70643f315cdc0cc24fbb0abd943577c193f5b27f /graphics/libart2/distinfo | |
parent | cf143c1dbef6c7d71cd2161412ab8e33adfdcf98 (diff) | |
download | pkgsrc-ea14214971b8ea51aa17266c7a95ce36d689f871.tar.gz |
Initial import of libart2-2.3.8, a high-performance 2D graphics library,
into the NetBSD packages collection.
Provided in PR 16932 by jmmv@hispabsd.org (Julio Merino).
Libart is a library for high-performance 2D graphics. It is currently
being used as the antialiased rendering engine for the Gnome Canvas.
It is also the rendering engine for Gill, the Gnome Illustration app.
Libart supports a very powerful imaging model, basically the same as
SVG and the Java 2D API. It includes all PostScript imaging
operations, and adds antialiasing and alpha-transparency.
Libart is also highly tuned for incremental rendering. It contains
data structures and algorithms suited to rapid, precise computation
of Region of Interest, as well as a two-phase rendering pipeline
optimized for interactive display.
Diffstat (limited to 'graphics/libart2/distinfo')
-rw-r--r-- | graphics/libart2/distinfo | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/graphics/libart2/distinfo b/graphics/libart2/distinfo new file mode 100644 index 00000000000..21e08ee0fbe --- /dev/null +++ b/graphics/libart2/distinfo @@ -0,0 +1,4 @@ +$NetBSD: distinfo,v 1.1.1.1 2002/05/22 21:30:31 agc Exp $ + +SHA1 (libart_lgpl-2.3.8.tar.bz2) = f87fe20d8135a5778112aea28698f6022a779a06 +Size (libart_lgpl-2.3.8.tar.bz2) = 205615 bytes |