From a4794cb4196effcca4b3c7e1253a46f641c46107 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Tue, 23 Aug 2011 09:23:16 +0200 Subject: Add --draw-tinted option to draw overlay text on a semi-transparent background (closes #60, #61) By default, feh draws white text with a black drop-shadow, which is well readable in most, but not all cases. The --draw-tinted option draws a semi-transparent black box around all texts. This improves readability, but does not look as nice, so it won't become default behaviour. It was suggested to use #7f7f7f7f for the background, but I decided that for small images surrounded by a black border. --- man/feh.pre | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'man') diff --git a/man/feh.pre b/man/feh.pre index d2c0c35..5e5235d 100644 --- a/man/feh.pre +++ b/man/feh.pre @@ -199,6 +199,12 @@ Draw the defined actions and what they do at the top-left of the image. . Draw the filename at the top-left of the image. . +.It Cm --draw-tinted +. +Show overlay texts +.Pq as created by Cm --draw-filename No et al +on a semi-transparent background to improve their readability +. .It Cm -f , --filelist Ar file . This option is similar to the playlists used by music software. If -- cgit v1.2.3