blob: b3f765f70b78bc8d72025687025932827eac7468 (
plain) (
blame)
1
2
3
4
5
6
7
8
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/
|