diff options
author | Daniel Friesel <derf@finalrewind.org> | 2011-08-23 15:40:00 +0200 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2011-08-23 15:40:00 +0200 |
commit | 8e0aba68c505a43561ca9b63a18ebcc0591ec22e (patch) | |
tree | 38adaa38ee4f7f95dd2043efc3751d93f4e14b63 /man/feh.pre | |
parent | 67e41d607413d8e95124b1d28b6ae74924e74ab9 (diff) | |
download | feh-8e0aba68c505a43561ca9b63a18ebcc0591ec22e.zip |
Deprecate the --collage option (aka collage mode)
It is pretty random and I doubt anyone actually uses it. Also, after removing
it, there are only two duplicates of the image index code instead of three...
Diffstat (limited to 'man/feh.pre')
-rw-r--r-- | man/feh.pre | 18 |
1 files changed, 1 insertions, 17 deletions
diff --git a/man/feh.pre b/man/feh.pre index 5e5235d..598231a 100644 --- a/man/feh.pre +++ b/man/feh.pre @@ -70,11 +70,6 @@ viewed or saved, and its size can be limited by height, width or both. . .Pp . -Collage mode is very similar to montage mode, except the images are distributed -randomly and may overlap each other. -. -.Pp -. Index mode forms an index print from the filelist. Image thumbnails are shown along with the filename, filesize and pixel size, printed using a truetype font of your choice. The resulting image can be viewed or saved, and its size @@ -168,17 +163,6 @@ and viewing image the caption will be looked for in .Qq images/captions/foo.jpg.txt . . -.It Cm -c , --collage -. -Enable collage mode. Collage mode is very similar to montage mode, except -the images are distributed randomly. -When using collage mode, you should also specify -.Cm --limit-width -and -.Cm --limit-height . -See also -.Sx MONTAGE MODE OPTIONS . -. .It Cm -L , --customlist Ar format . Use @@ -578,7 +562,7 @@ Don't require CTRL+Button for blurring - just use the button. . .Sh MONTAGE MODE OPTIONS . -These additional options can be used for collage, index, montage and +These additional options can be used for index, montage and .Pq partially thumbnail mode. . |