Quote:
Originally Posted by GJ Coop
...
I decided to cut my losses and create the title page as an image.
...
|
Hmmm, in that case you could consider to use .svg images. By using .svg images you also could employ the fonts you like without issues. Just be sure that the
WHOLE .svg image is converted to
PATHS before saving it as
"plain .svg". Of course, .svg images are only supported by modern kindle devices (K3, K4, KT, KPW; no K1 nor K2) so you would to write some code (by using media queries) to manage that aspect.