Downloadliste

Projektbeschreibung

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.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
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

Diese Version behebt einen Off-by-one Fehler dazu führte, dass die Segmentierung Fehler auf manchen Systemen.
Tags: Minor bugfixes
This version fixes an off-by-one error that caused
segmentation faults on some systems.

2003-10-11 17:46
0.3.1

Diese Version ist ein Code-Bereinigung, die hoffentlich behebt segfaults auf Linux.
Tags: Code cleanup
This release is a code cleanup that hopefully fixes segfaults on Linux.

2003-02-03 17:26
0.3

Bugfixes wurden. Weitere Sortier-Optionen wurden hinzugefügt. Linux wird nun unterstützt.
Tags: Minor bugfixes
Bugfixes were made. More sorting options were added. Linux is now supported.

2003-01-27 19:02
0.2

Verbesserungen in der Geschwindigkeit und AIX unterstützt.
Tags: Code cleanup
Speed improvements and AIX support.

2003-01-11 03:21
0.1

Tags: Initial freshmeat announcement

Project Resources