Download List

專案描述

swiggle is le's simple web image gallery generator. It is a small commandline tool that generates HTML pages, including thumbnail indexes, for given images. It's intended to be easy to use, and since it is written in C, it's quite speedy. It uses libjpeg for decompression and compression of images, libexif for getting EXIF information contained in the images, and it caches scaled images so that subsequent runs don't need to scale images again and are faster. Of course, the original images aren't changed. Currently, it processes only JPEG images, and it's thought to be used primarily with images taken with digital cameras.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2003-10-17 11:59
0.3.2

This version fixes an off-by-one error that caused
segmentation faults on some systems.
標籤: Minor bugfixes

2003-10-11 17:46
0.3.1

This release is a code cleanup that hopefully fixes segfaults on Linux.
標籤: Code cleanup

2003-02-03 17:26
0.3

Bugfixes were made. More sorting options were added. Linux is now supported.
標籤: Minor bugfixes

2003-01-27 19:02
0.2

Speed improvements and AIX support.
標籤: Code cleanup

2003-01-11 03:21
0.1

標籤: Initial freshmeat announcement

Project Resources