2009-08-16 14:32:43 by Johannes Hofmann | Files touched by this commit (2) |
Log message:
Update to 0.0.6
ChangeLog:
* Fix redraw problem on resize.
* NEWS -> ChangeLog.
* Implement <Ctrl>-<Alt>-n to deselect all images and
<Ctrl>-<Alt>-i to invert the selection.
Add LICENSE.
|
2009-03-06 12:39:36 by Johannes Hofmann | Files touched by this commit (1) |
Log message:
adjust homepage
|
2009-03-05 01:35:07 by othyro | Files touched by this commit (1) |
Log message:
Make that user-destdir.
|
2009-03-05 01:33:56 by othyro | Files touched by this commit (1) |
Log message:
Added DESTDIR support.
|
2008-08-12 17:05:50 by othyro | Files touched by this commit (4) | |
Log message:
flimsel is a minimalistic digitial image browser based on the fltk toolkit. It
displays thumbnails of images given on the command line. It is intended to be
used in digital image processing shell scripts see script in the examples
directory. flimsel uses the very fast epeg library by The Rasterman (Carsten
Haitzler) for JPEG thumbnail generation but falls back to fltk native methods
for other image formats.
|