summaryrefslogtreecommitdiff
path: root/graphics/gridpix (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade to ver 2.1. Original author (that's me :) converted all accompanyingSatoshi Asami1999-09-093-56/+56
| | | | | | | images from GIF to PNG to avoid Unisys harassing. Notes: svn path=/head/; revision=21524
* 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