summaryrefslogtreecommitdiff
path: root/graphics/gridpix (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20951
* GridPix enables you to present large images over the Internet in anSatoshi Asami1999-07-206-0/+158
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. Notes: svn path=/head/; revision=20281