For example, a recent graphic had a large number of closed paths with an inner glow effect applied. Illustrator generated an external image for each path. We would prefer not to create the images, even it meant that some effects would be missing from the SVG.
I'm proposing to modify SVG files after they are generated by AI, deleting any img tags and also deleting the linked files.
(ai2html should also display a warning when this happens)
For example, a recent graphic had a large number of closed paths with an inner glow effect applied. Illustrator generated an external image for each path. We would prefer not to create the images, even it meant that some effects would be missing from the SVG.
I'm proposing to modify SVG files after they are generated by AI, deleting any img tags and also deleting the linked files.
(ai2html should also display a warning when this happens)