Quote:
Originally Posted by chlorine
I'm not sure how Project Gutenberg handles pictures.
I have here an html book that starts with a paragraph containing a small picture of the cover of the book. If I place the picture in the same folder as the book on my cybook, the picture is not shown.
|
Project Gutenberg puts all illustrations/pictures in a separate folder and then the HTML calls for the illustration from that folder as part of the HTML code. Since folders are now part of the firmware, the question is will their HTML parser actual do the HTML call to the other folder? It's done that way so their isn't a bunch of illustrations all over the folder with the book. The old HTML parser couldn't do it because there were no folders to call to.
I'd test myself, but the firmware is not yet available for download....