- Marcar como nuevo
- Favorito
- Suscribir
- Silenciar
- Suscribirse a un feed RSS
- Resaltar
- Imprimir
- Denunciar
There isn't an excel spreadsheet, the xml of the svg file for some text looks like this:
<text
transform="matrix(0,-1,-1,0,1839,3427)"
style="font-variant:normal;font-weight:normal;font-size:123.10199738px;font-family:Arial;-inkscape-font-specification:ArialMT;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
id="text318858"><tspan
x="0 71.891571 154.0006 188.22296 256.66766"
y="0"
sodipodi:role="line"
id="tspan318856"><SI4></tspan></text>
(Had to put plain code because putting it as code ran it)
The text within angle brackets on the dwg is then changed using the svg file. What I was referencing in the question was the different coordinates for x (spaces between letters), when these are removed, the text formats correctly, but I was wondering if there was another way to fix the problem
I am converting the dwg to pdf, and then converting that pdf to svg using inkscape