View Single Post
Old 05-20-2017, 05:13 AM   #271
kovidgoyal
creator of calibre
kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.
 
kovidgoyal's Avatar
 
Posts: 45,461
Karma: 27757440
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
@DD: That image is buggy, if you look at they style attribute on the <svg> tag it has max-with and max-height defined without units. That's why it gets blown up. And note that it only gets blown up in Firefox, not Chrome. Probably the ebook authors only tested it on webkit based rendering engines (which botht he calibre viewer and chrome have), which are more common so that's why they didn't notice the problem. In any case if you fix the max-width it will be fine in firefox as well.
kovidgoyal is offline   Reply With Quote