Quote:
Originally Posted by davidfor
For the thumbnail, are you sure it is showing the first page? I would expect it to be the default cover Kobo uses which is just the title and format with two rectangles around them. The reason for this is that for kepubs, Kobo needs an image to be marked as the cover in the OPF. It extracts this and sizes as needed. As there are no images in the book, the default is used. For epubs, the first page is rendered, and that is used as the cover.
|
Yes, it's definitely the cover page it's showing. It's just a single line of text slightly above the middle.
Well if it needs an image marked as the cover in the OPF, as a kludge/workaround maybe I could put the svg in a file, cover.svg, in the Images directory and use that somehow. I don't know if the img tag accepts an .svg for its src.