From 62ad1f1e5c7164eab0e19af65f6384a13ad701ee Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Mon, 31 May 2010 00:38:45 +0200 Subject: Support caching of thumbnails up to 256x256 pixels (.thumbnails/large) Depending on --thumb-width/--thumb-height, either .thumbnails/normal or .thumbnails/large is used. For higher dimensions, thumbnail caching is still silently disabled, this should also be what the standard indicates. --- man/feh.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'man') diff --git a/man/feh.1 b/man/feh.1 index 9dd2933..ea122a9 100644 --- a/man/feh.1 +++ b/man/feh.1 @@ -136,7 +136,7 @@ Use builtin HTTP client to grab remote files instead of .It Cm --cache-thumbnails Enable (experimental) thumbnail caching in .Pa ~/.thumbnails . -Only works with thumbnails <= 128x128 pixels. +Only works with thumbnails <= 256x256 pixels. .It Cm --caption-path Ar path Path to directory containing image captions. This turns on caption viewing, and if captions are found in -- cgit v1.2.3