Quote:
Originally Posted by Sarmat89
No, they have png extension and image/png MIME type.
Here is an example file which illustrates the problem.
|
I have to agree something odd is happening here. The filetype is showing as jpeg in the converted FB2 file. I then wrapped the image in svg and the file type showed as png. I've attached the two FB2 output files in a .zip file.
Over to the devs...
Code:
<svg xmlns="http://www.w3.org/2000/svg" height="100%" preserveAspectRatio="xMidYMid meet" version="1.1" viewBox="0 0 75 27" width="100%" xmlns:xlink="http://www.w3.org/1999/xlink"><image height="75" width="27" xlink:href="../Images/image.png"/></svg>
</div>