I use version 14.1.0.2 in TotalCommander, and a SVG looks like this - see attachment.
In strings, sometimes the "i" or the "l" (small L) are bad displayed. I added the right words in red characters. What's wrong here?
Edit:
Added forgotten attachment.
SVG with wrong charcaters
Moderators: SDS, support, admin
Re: SVG with wrong charcaters
Hi,
Unfortunately, I couldn't find your attachment here.
Could you kindly send it to support@cadsofttools.com, so I could examine the issue?
Catherine.
Technical Support E-mail: support@cadsofttools.com
Chat support on Skype: cadsofttools.support
Chat support on Skype: cadsofttools.support
Re: SVG with wrong charcaters
When I want to add an attachement, I get the warning:
Error
Sorry, the board attachment quota has been reached.
Error
Sorry, the board attachment quota has been reached.
Re: SVG with wrong charcaters
The file is displayed correctly in MsEdge, Firefox and another SVGViewer. But I think I found the problem - I don't know if the wrong display is caused by the file or be the viewer.
There are text-definitions like this which are OK.
And there is this (weird?) package of single characters, and the only one which has two characters "ti" is displayed as "t".
There are text-definitions like this which are OK.
Code: Select all
<text transform="matrix(1 0 0 1 337 604)" fill="#3C3C3C" font-weight="bold" stroke="none">
<desc >
<eadoc:guid>EAID_B046DD65_504D_4ac4_AAA9_955867BCCFB7</eadoc:guid>
<eadoc:name>Absperr_Drosselorgan</eadoc:name>
<eadoc:type>Class</eadoc:type>
<eadoc:note></eadoc:note>
</desc>
<tspan dx="0 " x="0" y="8">Absperr_Drosselorgan</tspan>
</text>
Code: Select all
<text transform="matrix(1 0 0 1 625 604)" fill="#3C3C3C" font-weight="bold" stroke="none">
<desc >
<eadoc:guid>EAID_B386827E_CF3E_495b_BA2F_9DAC26F6357E</eadoc:guid>
<eadoc:name>Ueberlaufcharakteristik</eadoc:name>
<eadoc:type>Class</eadoc:type>
<eadoc:note></eadoc:note>
</desc>
<tspan dx="0 " x="0" y="8">U</tspan>
<tspan dx="0 " x="5.5" y="8">e</tspan>
<tspan dx="0 " x="9.75" y="8">b</tspan>
<tspan dx="0 " x="14.25" y="8">e</tspan>
<tspan dx="0 " x="18.5" y="8">r</tspan>
<tspan dx="0 " x="21.5" y="8">l</tspan>
<tspan dx="0 " x="23.5" y="8">a</tspan>
<tspan dx="0 " x="27.75" y="8">u</tspan>
<tspan dx="0 " x="32" y="8">f</tspan>
<tspan dx="0 " x="34.5" y="8">c</tspan>
<tspan dx="0 " x="38" y="8">h</tspan>
<tspan dx="0 " x="42.25" y="8">a</tspan>
<tspan dx="0 " x="46.25" y="8">r</tspan>
<tspan dx="0 " x="49.25" y="8">a</tspan>
<tspan dx="0 " x="53.25" y="8">k</tspan>
<tspan dx="0 " x="57" y="8">t</tspan>
<tspan dx="0 " x="60" y="8">e</tspan>
<tspan dx="0 " x="64" y="8">r</tspan>
<tspan dx="0 " x="67" y="8">i</tspan>
<tspan dx="0 " x="69" y="8">s</tspan>
<tspan dx="0 0 " x="72.25" y="8">ti</tspan>
<tspan dx="0 " x="77.25" y="8">k</tspan>
</text>
Re: SVG with wrong charcaters
Hi Peter,Peter wrote: ↑03 Feb 2023, 12:19The file is displayed correctly in MsEdge, Firefox and another SVGViewer. But I think I found the problem - I don't know if the wrong display is caused by the file or be the viewer.
There are text-definitions like this which are OK.And there is this (weird?) package of single characters, and the only one which has two characters "ti" is displayed as "t".Code: Select all
<text transform="matrix(1 0 0 1 337 604)" fill="#3C3C3C" font-weight="bold" stroke="none"> <desc > <eadoc:guid>EAID_B046DD65_504D_4ac4_AAA9_955867BCCFB7</eadoc:guid> <eadoc:name>Absperr_Drosselorgan</eadoc:name> <eadoc:type>Class</eadoc:type> <eadoc:note></eadoc:note> </desc> <tspan dx="0 " x="0" y="8">Absperr_Drosselorgan</tspan> </text>
Code: Select all
<text transform="matrix(1 0 0 1 625 604)" fill="#3C3C3C" font-weight="bold" stroke="none"> <desc > <eadoc:guid>EAID_B386827E_CF3E_495b_BA2F_9DAC26F6357E</eadoc:guid> <eadoc:name>Ueberlaufcharakteristik</eadoc:name> <eadoc:type>Class</eadoc:type> <eadoc:note></eadoc:note> </desc> <tspan dx="0 " x="0" y="8">U</tspan> <tspan dx="0 " x="5.5" y="8">e</tspan> <tspan dx="0 " x="9.75" y="8">b</tspan> <tspan dx="0 " x="14.25" y="8">e</tspan> <tspan dx="0 " x="18.5" y="8">r</tspan> <tspan dx="0 " x="21.5" y="8">l</tspan> <tspan dx="0 " x="23.5" y="8">a</tspan> <tspan dx="0 " x="27.75" y="8">u</tspan> <tspan dx="0 " x="32" y="8">f</tspan> <tspan dx="0 " x="34.5" y="8">c</tspan> <tspan dx="0 " x="38" y="8">h</tspan> <tspan dx="0 " x="42.25" y="8">a</tspan> <tspan dx="0 " x="46.25" y="8">r</tspan> <tspan dx="0 " x="49.25" y="8">a</tspan> <tspan dx="0 " x="53.25" y="8">k</tspan> <tspan dx="0 " x="57" y="8">t</tspan> <tspan dx="0 " x="60" y="8">e</tspan> <tspan dx="0 " x="64" y="8">r</tspan> <tspan dx="0 " x="67" y="8">i</tspan> <tspan dx="0 " x="69" y="8">s</tspan> <tspan dx="0 0 " x="72.25" y="8">ti</tspan> <tspan dx="0 " x="77.25" y="8">k</tspan> </text>
Unfortunately, it is hard to say without a file. So, could you send it to us at support@cadsofttools.com or put a link to the file here (using any file sharing service)?
Catherine.
Technical Support E-mail: support@cadsofttools.com
Chat support on Skype: cadsofttools.support
Chat support on Skype: cadsofttools.support