dwg2svg text information
Posted: Thu Dec 01, 2022 3:42 pm
hello everyone,
I am currently testing QCAD version 3.27 command line tool dwg2svg. I want to convert dwg files into svg vector graphics to display them in the browser. This works great.
However, I would like to be able to make adjustments to the svg. An example: the text which is also vectorized should be clickable. But after the conversion the text-path has no more information about the text it represents. Is there a possibility to set in the conversion that the text is taken over as an id attribute?
I am looking forward to an answer. Thanks
I am currently testing QCAD version 3.27 command line tool dwg2svg. I want to convert dwg files into svg vector graphics to display them in the browser. This works great.
However, I would like to be able to make adjustments to the svg. An example: the text which is also vectorized should be clickable. But after the conversion the text-path has no more information about the text it represents. Is there a possibility to set in the conversion that the text is taken over as an id attribute?
I am looking forward to an answer. Thanks