Toold for vector-to-vector conversions (SVG/PDF to EMF/EPS)

2

I used the convert of IM to translate svg to eps. But apparently ImageMagick rasterized it. Is there a mode to do vector-to-vector conversion?

Inkscape does not reproduce transparent areas and gradients properly and produces jagged edges. And it does not generate EMFs in Linux.

Is there any other tool that does vector-to-vector conversion well?

Jesvin Jose

Posted 2014-06-13T06:30:02.403

Reputation: 371

Question was closed 2015-05-06T13:04:15.437

Answers

0

I have used pstoedit with some success. It converts paths correctly but has some issues when converting text due to font handling.

David Holm

Posted 2014-06-13T06:30:02.403

Reputation: 771