Quote:
Originally Posted by KevinH
So probably a bug in the PIL / Tk python modules of some sort.
Perhaps the bug resolved by DiapDealer in post 152 in this thread.
|
I'm using the latest version of the plugin, 02.1.4. I've checked in the plugin's plugin.py file to be sure and the two instances quoted by DiapDealer have
Code:
img_temp.thumbnail(size, Image.LANCZOS)
and not ANTIALIAS.
I've also tried several other epubs of my other books which have loads of gif files and the results are strange. In one book, the plugin displays all the gif thumbnails and in another book, it displays some and not others. The ones which are displayed are intermixed with the others and not first half/second half as in the first book I tried.
All the gifs in all the books have been prepared in the same way and are roughly the same size (of the order of 6-8KiB). I can't spot any common factor for those which do not display.