include fgallery
Signed-off-by: Nico Schottelius <nico@wurzel.schottelius.org>
This commit is contained in:
parent
27165cbead
commit
6ef5d36080
1 changed files with 19 additions and 1 deletions
|
@ -55,13 +55,31 @@ Other | Stuff not categorised / special about this tool
|
||||||
# cgg automatically creates the destination directory
|
# cgg automatically creates the destination directory
|
||||||
cgg -s cgg-input -o cgg-output/
|
cgg -s cgg-input -o cgg-output/
|
||||||
|
|
||||||
|
## [fgallery](https://www.thregr.org/~wavexx/software/fgallery/) (1.8.2)
|
||||||
|
|
||||||
|
* Next image: Link next to the image
|
||||||
|
* Output: Different directory
|
||||||
|
* Original image reference: Copy (optional)
|
||||||
|
* Original image location: Originals are copied
|
||||||
|
* Image scaling: Supported
|
||||||
|
* Exif: Supported
|
||||||
|
* Default design: Good usable
|
||||||
|
* Configuration: Command line
|
||||||
|
* Subdirectory index: No
|
||||||
|
* Other: Sets background colour fitting to image
|
||||||
|
|
||||||
|
### Sample usage:
|
||||||
|
|
||||||
|
cp -r basis fgallery-input
|
||||||
|
fgallery -j 4 fgallery-input fgallery-out
|
||||||
|
|
||||||
## [gthumb](http://live.gnome.org/gthumb) (2.10.12)
|
## [gthumb](http://live.gnome.org/gthumb) (2.10.12)
|
||||||
|
|
||||||
* Next image: Various
|
* Next image: Various
|
||||||
* Output: Different directory
|
* Output: Different directory
|
||||||
* Original image reference: Link from scaled image
|
* Original image reference: Link from scaled image
|
||||||
* Original image location: Copy (optional)
|
* Original image location: Copy (optional)
|
||||||
* Image scaling: supported
|
* Image scaling: Supported
|
||||||
* Exif: Supported
|
* Exif: Supported
|
||||||
* Default design: Good usable
|
* Default design: Good usable
|
||||||
* Configuration: GUI
|
* Configuration: GUI
|
||||||
|
|
Loading…
Reference in a new issue