<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: AutoCAD to SVG bad text formatting in AutoCAD Forum</title>
    <link>https://forums.autodesk.com/t5/autocad-forum/autocad-to-svg-bad-text-formatting/m-p/11535739#M130301</link>
    <description>&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/13126386"&gt;@lyskyfy&lt;/a&gt;  In a post above yours, it was stated &lt;A href="https://forums.autodesk.com/t5/autocad-forum/autocad-to-svg-bad-text-formatting/m-p/8978297#M990474" target="_blank"&gt;https://forums.autodesk.com/t5/autocad-forum/autocad-to-svg-bad-text-formatting/m-p/8978297#M990474&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;And in another post above yours &lt;A href="https://forums.autodesk.com/t5/autocad-forum/autocad-to-svg-bad-text-formatting/m-p/8978546#M990499" target="_blank"&gt;https://forums.autodesk.com/t5/autocad-forum/autocad-to-svg-bad-text-formatting/m-p/8978546#M990499&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;PLUS you can just help yourself online for other options to do what you need to do &lt;A href="https://www.google.com/search?q=dwg+to+svg+converter" target="_blank"&gt;https://www.google.com/search?q=dwg+to+svg+converter&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Good luck.</description>
    <pubDate>Mon, 07 Nov 2022 12:58:04 GMT</pubDate>
    <dc:creator>pendean</dc:creator>
    <dc:date>2022-11-07T12:58:04Z</dc:date>
    <item>
      <title>AutoCAD to SVG bad text formatting</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/autocad-to-svg-bad-text-formatting/m-p/8978232#M130294</link>
      <description>&lt;P&gt;I am currently trying to convert a .dwg to .svg, and then replace text fields on the svg with new text. However, the svg remembers the position of each letter in the svg file, so when inputting new text, the new text is spaced according to how the (different) text in the svg was spaced. I want to make it so that the svg only remembers the position of the first letter, without having to go through the svg's xml code&lt;/P&gt;</description>
      <pubDate>Wed, 21 Aug 2019 12:43:55 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/autocad-to-svg-bad-text-formatting/m-p/8978232#M130294</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-08-21T12:43:55Z</dc:date>
    </item>
    <item>
      <title>Re: AutoCAD to SVG bad text formatting</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/autocad-to-svg-bad-text-formatting/m-p/8978297#M130295</link>
      <description>There is no built-in SVG ability: so what driver or tool or software are you using?&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 21 Aug 2019 13:02:19 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/autocad-to-svg-bad-text-formatting/m-p/8978297#M130295</guid>
      <dc:creator>pendean</dc:creator>
      <dc:date>2019-08-21T13:02:19Z</dc:date>
    </item>
    <item>
      <title>Re: AutoCAD to SVG bad text formatting</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/autocad-to-svg-bad-text-formatting/m-p/8978317#M130296</link>
      <description>&lt;P&gt;-&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 21 Aug 2019 13:10:17 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/autocad-to-svg-bad-text-formatting/m-p/8978317#M130296</guid>
      <dc:creator>pendean</dc:creator>
      <dc:date>2019-08-21T13:10:17Z</dc:date>
    </item>
    <item>
      <title>Re: AutoCAD to SVG bad text formatting</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/autocad-to-svg-bad-text-formatting/m-p/8978347#M130297</link>
      <description>&lt;P&gt;There isn't an excel spreadsheet, the xml of the svg file for some text looks like this:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;lt;text&lt;BR /&gt;transform="matrix(0,-1,-1,0,1839,3427)"&lt;BR /&gt;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"&lt;BR /&gt;id="text318858"&amp;gt;&amp;lt;tspan&lt;BR /&gt;x="0 71.891571 154.0006 188.22296 256.66766"&lt;BR /&gt;y="0"&lt;BR /&gt;sodipodi:role="line"&lt;BR /&gt;id="tspan318856"&amp;gt;&amp;amp;lt;SI4&amp;amp;gt;&amp;lt;/tspan&amp;gt;&amp;lt;/text&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;(Had to put plain code because putting it as code ran it)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;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&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am converting the dwg to pdf, and then converting that pdf to svg using inkscape&lt;/P&gt;</description>
      <pubDate>Wed, 21 Aug 2019 13:20:50 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/autocad-to-svg-bad-text-formatting/m-p/8978347#M130297</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-08-21T13:20:50Z</dc:date>
    </item>
    <item>
      <title>Re: AutoCAD to SVG bad text formatting</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/autocad-to-svg-bad-text-formatting/m-p/8978546#M130298</link>
      <description>&lt;P&gt;Try going from Autocad to &lt;A href="https://knowledge.autodesk.com/support/autocad-lt/learn-explore/caas/CloudHelp/cloudhelp/2019/ENU/AutoCAD-LT/files/GUID-5EA0F1DC-EA92-4ADB-9BDF-C352DF3AFC5F-htm.html" target="_blank" rel="noopener"&gt;dxf&lt;/A&gt; and from dxf to inkscape.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Im not sure this will solve your problem but I think the dxf should be a cleaner route&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;edit: i just tried this and seems to solve your problem (if i understood it correctly) The text field came in as an editable text field. There was some changes in the text size but it looked as though the text insertion point was where it was in the dxf (dwg) file.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 21 Aug 2019 14:22:34 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/autocad-to-svg-bad-text-formatting/m-p/8978546#M130298</guid>
      <dc:creator>TheCADnoob</dc:creator>
      <dc:date>2019-08-21T14:22:34Z</dc:date>
    </item>
    <item>
      <title>Re: AutoCAD to SVG bad text formatting</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/autocad-to-svg-bad-text-formatting/m-p/8978746#M130299</link>
      <description>&lt;P&gt;That's perfect thanks, it reminded me that we used dxf files when originally making the svg files, which is why the old text labels worked and the new ones didn't&lt;/P&gt;</description>
      <pubDate>Wed, 21 Aug 2019 15:03:46 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/autocad-to-svg-bad-text-formatting/m-p/8978746#M130299</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-08-21T15:03:46Z</dc:date>
    </item>
    <item>
      <title>Re: AutoCAD to SVG bad text formatting</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/autocad-to-svg-bad-text-formatting/m-p/11535116#M130300</link>
      <description>&lt;P&gt;How to convert a .dwg to .svg. I have tried to export the svg format file but I can not find the options.&lt;/P&gt;&lt;P&gt;I tried export and save as. But can not found svg format.&lt;/P&gt;&lt;P&gt;Clould you tell me how to convert a .dwg file to .svg file.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Many Thanks.&lt;/P&gt;</description>
      <pubDate>Mon, 07 Nov 2022 06:24:36 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/autocad-to-svg-bad-text-formatting/m-p/11535116#M130300</guid>
      <dc:creator>lyskyfy</dc:creator>
      <dc:date>2022-11-07T06:24:36Z</dc:date>
    </item>
    <item>
      <title>Re: AutoCAD to SVG bad text formatting</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/autocad-to-svg-bad-text-formatting/m-p/11535739#M130301</link>
      <description>&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/13126386"&gt;@lyskyfy&lt;/a&gt;  In a post above yours, it was stated &lt;A href="https://forums.autodesk.com/t5/autocad-forum/autocad-to-svg-bad-text-formatting/m-p/8978297#M990474" target="_blank"&gt;https://forums.autodesk.com/t5/autocad-forum/autocad-to-svg-bad-text-formatting/m-p/8978297#M990474&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;And in another post above yours &lt;A href="https://forums.autodesk.com/t5/autocad-forum/autocad-to-svg-bad-text-formatting/m-p/8978546#M990499" target="_blank"&gt;https://forums.autodesk.com/t5/autocad-forum/autocad-to-svg-bad-text-formatting/m-p/8978546#M990499&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;PLUS you can just help yourself online for other options to do what you need to do &lt;A href="https://www.google.com/search?q=dwg+to+svg+converter" target="_blank"&gt;https://www.google.com/search?q=dwg+to+svg+converter&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Good luck.</description>
      <pubDate>Mon, 07 Nov 2022 12:58:04 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/autocad-to-svg-bad-text-formatting/m-p/11535739#M130301</guid>
      <dc:creator>pendean</dc:creator>
      <dc:date>2022-11-07T12:58:04Z</dc:date>
    </item>
  </channel>
</rss>

