Quote:
Originally Posted by HarryT
You wouldn't use a JPEG, you'd use an SVG image so it scaled with the text.
|
How do you actually make an SVG image?
I have this book I'm working on and there is this text cipher and the only way I could figure out to work it is either in a table (and worry about it breaking in some app) or as an image, so I made it a PNG. But of course that will not scale with the text.
I'm clueless about SVG images and how they work or how you put them in the HTML, etc... all I know about is the SVG cover wrapper, but I don't need the cipher to be full page.