diff options
author | asami <asami@FreeBSD.org> | 1999-07-20 17:14:59 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1999-07-20 17:14:59 +0800 |
commit | 04b252c405a39a5dd65d902f9cde1ddc8b614cc6 (patch) | |
tree | 0ac99d8b257fa4ed5182bd0e0ba54760220b29ac /graphics/gridpix/pkg-descr | |
parent | 5ac6cba235130a63f08a457a4301a0abef8de65d (diff) | |
download | freebsd-ports-gnome-04b252c405a39a5dd65d902f9cde1ddc8b614cc6.tar.gz freebsd-ports-gnome-04b252c405a39a5dd65d902f9cde1ddc8b614cc6.tar.zst freebsd-ports-gnome-04b252c405a39a5dd65d902f9cde1ddc8b614cc6.zip |
GridPix enables you to present large images over the Internet in an
efficient manner. The image is stored in a tiled, layered format and
is presented to the user in pieces for quick zooming and scrolling.
Unlike other implementations that offer similar functionalities,
GridPix doesn't use plugins or applets -- it is pure HTML.
Diffstat (limited to 'graphics/gridpix/pkg-descr')
-rw-r--r-- | graphics/gridpix/pkg-descr | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/graphics/gridpix/pkg-descr b/graphics/gridpix/pkg-descr new file mode 100644 index 000000000000..b3f765f70b78 --- /dev/null +++ b/graphics/gridpix/pkg-descr @@ -0,0 +1,9 @@ +GridPix enables you to present large images over the Internet in an +efficient manner. The image is stored in a tiled, layered format and +is presented to the user in pieces for quick zooming and scrolling. +Unlike other implementations that offer similar functionalities, +GridPix doesn't use plugins or applets -- it is pure HTML. + +- Satoshi +asami@FreeBSD.org +WWW: http://now.cs.berkeley.edu/Td/GridPix/ |