From dec10c13ca0e95a58e9d6eb537320505ca64d1f8 Mon Sep 17 00:00:00 2001 From: Carlos Garcia Campos Date: Sun, 01 Mar 2009 11:06:06 +0000 Subject: Make our own thumbnail when the provided one doesn't have the size we 2009-03-01 Carlos Garcia Campos * backend/pdf/ev-poppler.cc: (make_thumbnail_for_page), (pdf_document_thumbnails_get_thumbnail), (pdf_document_thumbnails_get_dimensions): Make our own thumbnail when the provided one doesn't have the size we need. Based on patch and feedback by Christian Spurk. Fixes bugs #323198 and #307357. svn path=/trunk/; revision=3502 --- (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 876cd5a..18be5f6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ +2009-03-01 Carlos Garcia Campos + + * backend/pdf/ev-poppler.cc: (make_thumbnail_for_page), + (pdf_document_thumbnails_get_thumbnail), + (pdf_document_thumbnails_get_dimensions): + + Make our own thumbnail when the provided one doesn't have the size + we need. Based on patch and feedback by Christian Spurk. Fixes + bugs #323198 and #307357. + 2009-02-27 Christian Spurk * thumbnailer/evince-thumbnailer.c: (main): -- cgit v0.9.1