View Single Post
Old 04-16-2016, 07:29 AM   #40
fbrzvnrnd
Fanatic
fbrzvnrnd ought to be getting tired of karma fortunes by now.fbrzvnrnd ought to be getting tired of karma fortunes by now.fbrzvnrnd ought to be getting tired of karma fortunes by now.fbrzvnrnd ought to be getting tired of karma fortunes by now.fbrzvnrnd ought to be getting tired of karma fortunes by now.fbrzvnrnd ought to be getting tired of karma fortunes by now.fbrzvnrnd ought to be getting tired of karma fortunes by now.fbrzvnrnd ought to be getting tired of karma fortunes by now.fbrzvnrnd ought to be getting tired of karma fortunes by now.fbrzvnrnd ought to be getting tired of karma fortunes by now.fbrzvnrnd ought to be getting tired of karma fortunes by now.
 
Posts: 559
Karma: 400004
Join Date: Feb 2009
Device: ONYX M96
I suggest to use SVG when you need it. SVG is XML: you can draw rect, circle, path... everything using tags, like <rect>, <circle>, <path>. You can also create hypertext inside SVG. As TEX202ans said, the support has problems, so you have to test your SVG to know if it works fine. Btw, SVG have got a lot of things in its chest, like animations, viewBox, viewport and more... but most of this things do not work in ebook or are "deprecated" by IDPF.
fbrzvnrnd is offline   Reply With Quote