gambas-source-code/app/examples/Image/Lighttable
2019-05-21 09:02:05 +03:00
..
.lang Remove '*.mo' files now automatically generated by the compiler, and other filed that should be ignored too. 2019-02-02 01:07:37 +01:00
.src examples: improve i18n 2019-05-21 09:02:05 +03:00
.directory
.icon.png Strip png files with ImageMagick convert command. 2018-09-19 20:53:00 +02:00
.project Use *gui* instead of *qt4* components for some examples 2018-08-06 15:39:26 +02:00
CHANGELOG
close.png Strip png files with ImageMagick convert command. 2018-09-19 20:53:00 +02:00
FStart.class
FStart.form
hand1.png Strip png files with ImageMagick convert command. 2018-09-19 20:53:00 +02:00
help-contents.png Strip png files with ImageMagick convert command. 2018-09-19 20:53:00 +02:00
Help_ca.html
Help_de.html
Help_en.html examples: typo 2019-05-20 10:10:52 +03:00
Liesmich.txt
lighttable.png Strip png files with ImageMagick convert command. 2018-09-19 20:53:00 +02:00
LTicon.png Strip png files with ImageMagick convert command. 2018-09-19 20:53:00 +02:00
move.png Strip png files with ImageMagick convert command. 2018-09-19 20:53:00 +02:00
Readme.txt
zoom-in.png Strip png files with ImageMagick convert command. 2018-09-19 20:53:00 +02:00

Lighttable

This tool is written to view, sort and rename photographs.
For sorting, you can move the pictures freely around on the "table" like slides, that's where the name comes from.

Requirements:

exiftool, convert and md5sum must be installed (I think, they usually are).

Restrictions:

Right now, the program is written for .jp(e)g files only.
The program is written under KDE - no idea, if it is useable with GTK.

Recommendations:

1. Before starting, use Konqueror's preview (or Gwenview, Dolphin, Nautilus, Digikam or any similar program) to create thumbnails of your
   picture folder. They do that 10x times faster than I can. If this program has to create thumbnails, it takes almost 1 sec / picture.

2. For testing, don't choose a folder that contains hundreds of pictures. Loading takes time (but may be cancelled).

3. But while the pictures are loaded, you can already work. Just right-click on the background and on the frames to get context menus.

Questions:

1. How to use KDE's Thumbnail Generator (or any other of those fast programs) with a SHELL command?

2. When a file is renamed, the program also renames the thumbnail (in the folder /home/user/.thumbnails/normal). 
   Now it would be correct to also re-write the meta-info of the thumbnail. But no idea how to do that.

Have fun (I hope)!
Matti
math.eber@t-online.de