Hi
First a big thanks for Koreader which is my main reading tool.
Image display in percentage
For small images (say a publisher logo) that have to be inserted in the text, I did not succeed to make Koreader display correctly the values of attributes like the following one put into the image tag,
So the image display seems ugly and does not change, whatever the value of width I choose. I may probably be missing something but what? Shall we use only pixel values?
What would be the best way to use.
Plain svg images
Is there a problem to display plain svg images (svg wrappers are OK)?
For both, could somebody point to an example EPUB with small images that display fine in Koreader?
First a big thanks for Koreader which is my main reading tool.
Image display in percentage
For small images (say a publisher logo) that have to be inserted in the text, I did not succeed to make Koreader display correctly the values of attributes like the following one put into the image tag,
Code:
style="width:50%";
What would be the best way to use.
Plain svg images
Is there a problem to display plain svg images (svg wrappers are OK)?
For both, could somebody point to an example EPUB with small images that display fine in Koreader?