Comment 2 for bug 1224157

Revision history for this message
Kovid Goyal (kovid) wrote : Re: calibre bug 1224157

Make your first dummy imaghe a large image, otherwise it will not be detected
as the cover. The first image whose width * height >= 12000 and whose
height/width is between (0.8 and 1.8) is the image chosen as the cover.
In the case of your ODT file the first such image is the golf ball
picture, which is why it gets removed.

 status invalid