Quote:
Originally Posted by JSWolf
Does anyone have or can point to ePub 2 code that will scale bitmap and SVG graphics when the font size is changed?
|
Way back in 2013, we discussed this when someone wanted to put the "Apple" symbol in their EPUB:
Apple symbol and other special characters in ePub
There are sample EPUBs with scaling images and SVGs with font size.
RbnJrg has also written quite a bit on SVGs with code examples. If you do a search for "RbnJrg SVG", you should be able to come across many of his examples (Dropcaps, Scaling Tables, Images with Captions, [...]).