Quote:
Originally Posted by awp
If Atlantis had the "drop cap" function, it would be fairly easy to save "drop-capped" letters to EPUB. Atlantis would convert them to graphic files, and format them with the "left" align in EPUB XHTML. Something like this:
Code:
<img src="images/img1.png" alt="img1.png" align="left"/>
|
The problem here is that you're likely to run into font mismatches, which would look even worse on ereaders that allow the user to select fonts, especially given the wacky choices available on the iPad.