ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/CV/README
(Generate patch)

Comparing CV/README (file contents):
Revision 1.4 by root, Fri Oct 28 13:53:16 2005 UTC vs.
Revision 1.6 by root, Sun Nov 25 14:16:35 2007 UTC

97 ctrl-sift-m toggle using current image size as max image size 97 ctrl-sift-m toggle using current image size as max image size
98 u uncrop 98 u uncrop
99 r set scaling mode to 'nearest' (fastest) 99 r set scaling mode to 'nearest' (fastest)
100 s set scaling mode to 'bilinear' (default) 100 s set scaling mode to 'bilinear' (default)
101 shift-s set scaling mode to 'hyper' (slowest) 101 shift-s set scaling mode to 'hyper' (slowest)
102 t rotate clockwise 90° 102 t rotate clockwise 90°
103 T rotate counterclockwise° 103 T rotate counterclockwise°
104 a apply all rotations loslessly to a jpeg file (using exiftran)
104 ctrl-v open a new visual schnauzer window for the current dir 105 ctrl-v open a new visual schnauzer window for the current dir
105 ctrl-c clone the current image window 106 ctrl-c clone the current image window
106 ctrl-e run an editor ($CV_EDITOR or "gimp") on the current image 107 ctrl-e run an editor ($CV_EDITOR or "gimp") on the current image
107 ctrl-p fire up the print dialog 108 ctrl-p fire up the print dialog
108 escape cancel a crop action 109 escape cancel a crop action
207ENVIRONMENT 208ENVIRONMENT
208 CV_EDITOR 209 CV_EDITOR
209 The program that gets executed when the user presses "CTRL-e" in the 210 The program that gets executed when the user presses "CTRL-e" in the
210 Schnauzer or image window. The default is "gimp". 211 Schnauzer or image window. The default is "gimp".
211 212
213 CV_AUDIO_PLAYER
214 Program used to play all sorts of audio (wav, aif, mp3, ogg...),
215 default "play". Will be called like "$CV_AUDIO_PLAYER -- <path>".
216
212 CV_PRINT_DESTINATION 217 CV_PRINT_DESTINATION
213 The default (perl-style) destination to use in the print dialog. 218 The default (perl-style) destination to use in the print dialog.
214 219
215 CV_TRASHCAN 220 CV_TRASHCAN
216 When set, must point to a directory where all files that are deleted 221 When set, must point to a directory where all files that are deleted

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines