
: Re: Kindle vs Hyperlinked Images I should have tested my first epub better before publishing it to Kindle. I just now discovered that Kindle apparently doesn't support hyperlinked images, which seems
(I assume you are talking about an internal, not external link. Is that right?)
Here are some helpful clues and semi-educated guesses.
The epub3 spec doesn't say anything about whether reading systems need to support this feature. Also, there is nothing in the Content Document spec which forbids this. So I wouldn't think that a hyperlinked image would cause a validation problem. (I could be wrong though).
By default, touching an area with a graphic in a reading system will simply enlarge the image. But currently vior for the the touchscreen reading systems I know is that when you click an image, it enlarges that image. You would need some way to let the reader know that the image is also a link.
Here are some guesses:
1)the reading system would need to indicate dual actions for the image OR
2)you would need some scripting language that would permit the opening of a link.
Personally, I see no reason why a reading system shouldn't include hyperlinked images; indeed, the hover action does seem to trigger actions in certain contexts on a tablet. In contrast to web browsers, ebook reading systems don't seem designed to permit animation or interactivity. This could change.
One feature which is semi-supported on iBooks is aside popups. www.digitalbookworld.com/2015/best-practices-for-ebook-back-matter-footnotes-and-endnotes/ If the goal is simply to provide data for each art work, a simple popup might do the trick. Or you could add a caption to each image which shows the information you want.
Free books android app tbrJar TBR JAR Read Free books online gutenberg
More posts by @Julie

: .OTF vs. .TTF for embedding fonts in epub/kindle reading systems: which is better? I am testing some of the Google free fonts for embedding in epub files (following directions from this article):

: What are serif and sans serif fonts on different ebook reading systems? In epub and kindle css, you can specify a fallback font by specifying p {font-family: "Georgia", serif} h1 {font-family: