@Harry: I was referring to Jellby's post:
Quote:
Maybe it should be, or you can end up with a Q that's smaller that the text
|
If the image has fixed dimensions and you increase the font-size, the size of the font can be larger than the size of the image, the proportions would be lost.
I don't see any reason why a reader wouldn't be able to pull the image if your file has no errors either.
@Jellby, your CSS seems fine but I havn't checked it, in any case, my proposal was to use a variable were, for instance. x = 10pt and then set the font-size to x and image height to x * 2 for example, that way, the proportions should preserve.