summaryrefslogtreecommitdiffstats
path: root/graphics/libggi/pkg-descr
diff options
context:
space:
mode:
authorsteve <steve@FreeBSD.org>2000-01-29 05:11:07 +0000
committersteve <steve@FreeBSD.org>2000-01-29 05:11:07 +0000
commitb375baf60f95893814aa65f173fc6709da62d99b (patch)
tree4433457709acc61700dcec177a40a973aa8e8505 /graphics/libggi/pkg-descr
parentae1fb211a684c09bbdb7ce9aa38e8559a0c7e96e (diff)
downloadFreeBSD-ports-b375baf60f95893814aa65f173fc6709da62d99b.zip
FreeBSD-ports-b375baf60f95893814aa65f173fc6709da62d99b.tar.gz
Adding libggi version 2.02b2.1.
A flexible drawing library. PR: 15938 Submitted by: Matthew West <mwest@uct.ac.za>
Diffstat (limited to 'graphics/libggi/pkg-descr')
-rw-r--r--graphics/libggi/pkg-descr17
1 files changed, 17 insertions, 0 deletions
diff --git a/graphics/libggi/pkg-descr b/graphics/libggi/pkg-descr
new file mode 100644
index 0000000..a8a43ba
--- /dev/null
+++ b/graphics/libggi/pkg-descr
@@ -0,0 +1,17 @@
+LibGGI, the dynamic GGI (General Graphics Interface) library is a flexible
+drawing library.
+
+It provides an opaque interface to the display's acceleration functions. It
+was originally intended to allow user programs to interface with KGI, the GGI
+Kernel Graphics Interface, but other display types can be easily used by
+loading the appropriate "display target" (e.g. X, memory).
+
+LibGGI consists of a main library (libggi.so) and a multitude of dynamic
+drivers. The library then loads the necessary "drivers" for the requested
+mode, taking hints from the graphics device if necessary. LibGGI can also
+load extension libraries, e.g. to provide enhanced 2D and 3D functions.
+
+WWW: http://www.ggi-project.org/
+
+--
+mwest@uct.ac.za
OpenPOWER on IntegriCloud