View Single Post
Old 10-26-2009, 09:38 AM   #5
Valloric
Created Sigil, FlightCrew
Valloric ought to be getting tired of karma fortunes by now.Valloric ought to be getting tired of karma fortunes by now.Valloric ought to be getting tired of karma fortunes by now.Valloric ought to be getting tired of karma fortunes by now.Valloric ought to be getting tired of karma fortunes by now.Valloric ought to be getting tired of karma fortunes by now.Valloric ought to be getting tired of karma fortunes by now.Valloric ought to be getting tired of karma fortunes by now.Valloric ought to be getting tired of karma fortunes by now.Valloric ought to be getting tired of karma fortunes by now.Valloric ought to be getting tired of karma fortunes by now.
 
Valloric's Avatar
 
Posts: 1,982
Karma: 350515
Join Date: Feb 2008
Device: Kobo Clara HD
Quote:
Originally Posted by pearblossom View Post
In some epub-books I've seen that the cover image (or any other image) is being automatically scaled down or up, varying to the zoom size of the reader (for example in Adobe Digital Editions).

Does anyone know what and where to change that in the automatically generated code?
There are several ways to do this. The IMO best and easiest way would be through CSS, but then you can only scale the image down. With SVG, you can scale it both ways.

This book uses the first approach, and this one uses the second approach. Take a look at the code they use.

Quote:
Originally Posted by pearblossom View Post
Anyone?
Sorry, I seem to have missed your post the first time around.
Valloric is offline   Reply With Quote