Quote:
Originally Posted by Fitz Frobozz
The more I think about this and the more I sit with my "placeholder" image-based pages — whose design has some features I'd have had a harder time implementing otherwise — the more I'm reconsidering how temporary that solution actually is now. Plus I'm starting to come up with some additional aesthetics that wouldn't be easy/possible otherwise.
|
Also you should consider if the solution choosed by you gives you the output you want in landscape mode (not only in portrait). For example, a font size that works in portrait maybe is not so good in landscape mode (that is, if your solution is based on text). I'm not saying that you must avoid "text" (many of my title pages are pure text) but you must consider all the variables. And since you are working on epub3, maybe it could be a good idea to set font sizes based on "vw", not "em" (on title pages, of course).
And, besides the solutions posted above, you can also consider a svg image, that is a different thing that a .jpg or .png inside a svg wrapper.