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. --- ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 4935b5f..78416e4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -3,7 +3,7 @@ git HEAD * Patch by aaptel: Support numpad keys for actions * Fix blur mode (Ctrl + left mouse key) * Center images in index/thumbnail mode relative to the text below them - * Various thumbnail caching improvements, better standard implementation + * Support caching of "large" (up to 256x256 pixels) thumbnails Thu May 6 08:34:39 CEST 2010 Daniel Friesel -- cgit v1.2.3