information lost on export to svg
Up till now, we've received .ai graphics from an external agency which I then save as .eps for use with FrameMaker. Our new workflow requires .svg graphics, and the results of "Export to svg" are not always usable.
question: how can it be that the export delivers lines where a <rect> doesn't have a width attribute?
<rect class="cls-12" x="178" y="110" height="2.04" transform="translate(67 288) rotate(-90)"/>
- apache batik transcoder chokes on the faulty graphic and cannot display anything
- chrome and mozilla do their best to open the .svg, but there's information missing