<?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: Custom SHX font overlapping problem in AutoCAD Forum</title>
    <link>https://forums.autodesk.com/t5/autocad-forum/custom-shx-font-overlapping-problem/m-p/12049887#M33954</link>
    <description>&lt;P&gt;Read about the special codes &lt;A href="https://help.autodesk.com/view/ACD/2024/ENU/?guid=GUID-06832147-16BE-4A66-A6D0-3ADF98DC8228" target="_blank" rel="noopener"&gt;&amp;gt;here&amp;lt;&lt;/A&gt;, and look at the parent topic "About Shape descriptions" one up from there, as well as other related topics.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The big difference between font character definitions and shape definitions is the inclusion of the move-over-to-where-the-next-character-starts code at the end of font characters, which shape definitions don't need.&amp;nbsp; That's why using MAKESHP doesn't define the shape correctly for use as a character in a font.&lt;/P&gt;</description>
    <pubDate>Wed, 21 Jun 2023 12:14:26 GMT</pubDate>
    <dc:creator>Kent1Cooper</dc:creator>
    <dc:date>2023-06-21T12:14:26Z</dc:date>
    <item>
      <title>Custom SHX font overlapping problem</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/custom-shx-font-overlapping-problem/m-p/12047136#M33949</link>
      <description>&lt;P&gt;I am trying to create a custom SHX font from a SHP file using the COMPILE command.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have specified the base insertion point when I created the SHP file.&lt;/P&gt;&lt;P&gt;When I try to test the SHX font it seems to just place all the letters on top of eachother. (basically all at the same point)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there a way to avoid this? I assume I need to have some kind of parameter to specify the distance between each letter? Like a start and end point?&lt;/P&gt;</description>
      <pubDate>Tue, 20 Jun 2023 15:21:29 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/custom-shx-font-overlapping-problem/m-p/12047136#M33949</guid>
      <dc:creator>imuckyu</dc:creator>
      <dc:date>2023-06-20T15:21:29Z</dc:date>
    </item>
    <item>
      <title>Re: Custom SHX font overlapping problem</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/custom-shx-font-overlapping-problem/m-p/12047142#M33950</link>
      <description>Share your SHP file here please.</description>
      <pubDate>Tue, 20 Jun 2023 15:22:54 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/custom-shx-font-overlapping-problem/m-p/12047142#M33950</guid>
      <dc:creator>pendean</dc:creator>
      <dc:date>2023-06-20T15:22:54Z</dc:date>
    </item>
    <item>
      <title>Re: Custom SHX font overlapping problem</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/custom-shx-font-overlapping-problem/m-p/12047312#M33951</link>
      <description>&lt;P&gt;Here you go - I only made the letters A, B and C here.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://drive.google.com/file/d/1PwyAKP3rP6nLgP_EkEZhn0D91p6hSqpE/view?usp=sharing" target="_blank"&gt;https://drive.google.com/file/d/1PwyAKP3rP6nLgP_EkEZhn0D91p6hSqpE/view?usp=sharing&lt;/A&gt;&lt;/P&gt;&lt;P&gt;(for some reason I can't attach .shp file directly so here is a Gdrive link)&lt;/P&gt;</description>
      <pubDate>Tue, 20 Jun 2023 16:25:17 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/custom-shx-font-overlapping-problem/m-p/12047312#M33951</guid>
      <dc:creator>imuckyu</dc:creator>
      <dc:date>2023-06-20T16:25:17Z</dc:date>
    </item>
    <item>
      <title>Re: Custom SHX font overlapping problem</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/custom-shx-font-overlapping-problem/m-p/12047455#M33952</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/7645055"&gt;@imuckyu&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;&lt;SPAN&gt;.... I assume I need to have some kind of parameter to specify the distance between each letter? Like a start and end point?&lt;/SPAN&gt;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;You need to finish each character with a 002 pen-up code followed by a displacement [or sometimes more than one, depending on where on the character its definition ends], to move over to where the next character should start.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;And if I may say so, those definitions looks quite complex given the simplicity of the characters in your image.&amp;nbsp; The 4 and 3 multiplier/divider codes piled on each other seem convoluted, though I didn't study it all in detail.&lt;/P&gt;</description>
      <pubDate>Tue, 20 Jun 2023 17:36:06 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/custom-shx-font-overlapping-problem/m-p/12047455#M33952</guid>
      <dc:creator>Kent1Cooper</dc:creator>
      <dc:date>2023-06-20T17:36:06Z</dc:date>
    </item>
    <item>
      <title>Re: Custom SHX font overlapping problem</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/custom-shx-font-overlapping-problem/m-p/12049550#M33953</link>
      <description>&lt;P&gt;Where exactly can I specify the 002 pen-up code?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In the MAKESHP command it only asks for name, resolution and base insertion point.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Or do I need to add that code manually in the .shp code later?&lt;/P&gt;&lt;P&gt;How do I do that/What kind of code would I enter? Where can I read more about this?&lt;/P&gt;</description>
      <pubDate>Wed, 21 Jun 2023 10:11:58 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/custom-shx-font-overlapping-problem/m-p/12049550#M33953</guid>
      <dc:creator>imuckyu</dc:creator>
      <dc:date>2023-06-21T10:11:58Z</dc:date>
    </item>
    <item>
      <title>Re: Custom SHX font overlapping problem</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/custom-shx-font-overlapping-problem/m-p/12049887#M33954</link>
      <description>&lt;P&gt;Read about the special codes &lt;A href="https://help.autodesk.com/view/ACD/2024/ENU/?guid=GUID-06832147-16BE-4A66-A6D0-3ADF98DC8228" target="_blank" rel="noopener"&gt;&amp;gt;here&amp;lt;&lt;/A&gt;, and look at the parent topic "About Shape descriptions" one up from there, as well as other related topics.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The big difference between font character definitions and shape definitions is the inclusion of the move-over-to-where-the-next-character-starts code at the end of font characters, which shape definitions don't need.&amp;nbsp; That's why using MAKESHP doesn't define the shape correctly for use as a character in a font.&lt;/P&gt;</description>
      <pubDate>Wed, 21 Jun 2023 12:14:26 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/custom-shx-font-overlapping-problem/m-p/12049887#M33954</guid>
      <dc:creator>Kent1Cooper</dc:creator>
      <dc:date>2023-06-21T12:14:26Z</dc:date>
    </item>
    <item>
      <title>Re: Custom SHX font overlapping problem</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/custom-shx-font-overlapping-problem/m-p/12050020#M33955</link>
      <description>&lt;P&gt;Thanks for the link. I had a look at it.&lt;/P&gt;&lt;P&gt;In general I understand the overall concept (About Shape Descriptions)&lt;/P&gt;&lt;PRE&gt;&lt;SPAN class=""&gt;*&lt;/SPAN&gt;&lt;EM&gt;&lt;SPAN class=""&gt;shapenumber&lt;/SPAN&gt;&lt;/EM&gt;&lt;SPAN class=""&gt;,&lt;/SPAN&gt;&lt;EM&gt;&lt;SPAN class=""&gt;defbytes&lt;/SPAN&gt;&lt;/EM&gt;&lt;SPAN class=""&gt;,&lt;/SPAN&gt;&lt;EM&gt;&lt;SPAN class=""&gt;shapename&lt;/SPAN&gt;&lt;/EM&gt;&lt;EM&gt;&lt;SPAN class=""&gt;specbyte1&lt;/SPAN&gt;&lt;/EM&gt;&lt;SPAN class=""&gt;,&lt;/SPAN&gt;&lt;EM&gt;&lt;SPAN class=""&gt;specbyte2&lt;/SPAN&gt;&lt;/EM&gt;&lt;SPAN class=""&gt;,&lt;/SPAN&gt;&lt;EM&gt;&lt;SPAN class=""&gt;specbyte3&lt;/SPAN&gt;&lt;/EM&gt;&lt;SPAN class=""&gt;,...,&lt;/SPAN&gt;&lt;SPAN class=""&gt;0&lt;/SPAN&gt;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For the start/end position part I am still a bit confused. Do you happen to have an example?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So my current approach (below) is not the way to go then, is that correct?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1) Draw Letter&lt;BR /&gt;2) MAKESHP command =&amp;gt; export as .shp&lt;/P&gt;&lt;P&gt;3) Change the shapenumber etc. manually in a text editor&lt;BR /&gt;4) COMPILE command =&amp;gt; select previous .shp file =&amp;gt; generate .shx file&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Or should I use a different command/approach here?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 21 Jun 2023 12:51:14 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/custom-shx-font-overlapping-problem/m-p/12050020#M33955</guid>
      <dc:creator>imuckyu</dc:creator>
      <dc:date>2023-06-21T12:51:14Z</dc:date>
    </item>
    <item>
      <title>Re: Custom SHX font overlapping problem</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/custom-shx-font-overlapping-problem/m-p/12050709#M33956</link>
      <description>&lt;P&gt;If you're talking about making a &lt;EM&gt;font&lt;/EM&gt; file, you also need to add the step of editing each shape definition to lift the pen and move over to where the next character would start.&amp;nbsp; Here's the definition of the &lt;STRONG&gt;&lt;FONT color="#FF00FF"&gt;u&lt;/FONT&gt;&lt;/STRONG&gt;pper-&lt;STRONG&gt;&lt;FONT color="#FF00FF"&gt;c&lt;/FONT&gt;&lt;/STRONG&gt;ase &lt;STRONG&gt;&lt;FONT color="#FF00FF"&gt;A&lt;/FONT&gt;&lt;/STRONG&gt; in the &lt;STRONG&gt;ROMANS&lt;/STRONG&gt; font:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;*00041,39,&lt;STRONG&gt;&lt;FONT color="#FF00FF"&gt;uca&lt;/FONT&gt;&lt;/STRONG&gt;&lt;BR /&gt;2,14,8,(-9,-21),14,5,8,(9,21),1,8,(-8,-21),2,8,(8,21),1,&lt;BR /&gt;8,(8,-21),2,8,(-13,7),1,0A0,&lt;FONT color="#FF0000"&gt;&lt;STRONG&gt;2&lt;/STRONG&gt;&lt;/FONT&gt;,&lt;STRONG&gt;&lt;FONT color="#0000FF"&gt;8,(4,-7)&lt;/FONT&gt;&lt;/STRONG&gt;,14,6,14,8,(9,-9),0&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The &lt;FONT color="#FF0000"&gt;&lt;STRONG&gt;2&lt;/STRONG&gt;&lt;/FONT&gt; is lifting the pen after drawing the last element in the character.&amp;nbsp; The &lt;STRONG&gt;&lt;FONT color="#0000FF"&gt;8,(4,-7)&lt;/FONT&gt;&lt;/STRONG&gt; is the move [over 4 units and down 7] to get the pen location to where the next character would start.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In the case of AutoCAD's .shx fonts, they're designed for the possibility of &lt;EM&gt;vertically&lt;/EM&gt;-running text in a Style definition, which is what the 14's are about [14 is the same as 00E -- look at that in the Special-Codes page].&amp;nbsp; So this is more complex than you probably need -- the stuff after that pen move, with the 14's, is ignored if the Style is not set to run vertically, except for the concluding 0.&lt;/P&gt;</description>
      <pubDate>Wed, 21 Jun 2023 15:58:33 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/custom-shx-font-overlapping-problem/m-p/12050709#M33956</guid>
      <dc:creator>Kent1Cooper</dc:creator>
      <dc:date>2023-06-21T15:58:33Z</dc:date>
    </item>
    <item>
      <title>Re: Custom SHX font overlapping problem</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/custom-shx-font-overlapping-problem/m-p/12057133#M33957</link>
      <description>&lt;P&gt;Thank you that is very helpful!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;One other question - how were you able to read the definition of the A letter from the ROMAN font?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When I open the .shx file in a text editor it shows unreadable text.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I can't find a .shp file that I could open. Or did you convert the .shx file to .shp format? If yes, how?&lt;/P&gt;</description>
      <pubDate>Fri, 23 Jun 2023 22:05:11 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/custom-shx-font-overlapping-problem/m-p/12057133#M33957</guid>
      <dc:creator>imuckyu</dc:creator>
      <dc:date>2023-06-23T22:05:11Z</dc:date>
    </item>
    <item>
      <title>Re: Custom SHX font overlapping problem</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/custom-shx-font-overlapping-problem/m-p/12057149#M33958</link>
      <description>&lt;P&gt;&lt;A href="https://help.autodesk.com/view/ACD/2024/ENU/?guid=GUID-CF541EED-CFBA-47EA-9A1A-CDE17D14FB20" target="_blank" rel="noopener"&gt;Answer: Install Expresstools, use &lt;STRONG&gt;DUMPSHX&lt;/STRONG&gt; or other tools&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://help.autodesk.com/view/ACD/2024/ENU/?guid=GUID-CF541EED-CFBA-47EA-9A1A-CDE17D14FB20" target="_blank" rel="noopener"&gt;[F1] dumpshx&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 23 Jun 2023 22:28:13 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/custom-shx-font-overlapping-problem/m-p/12057149#M33958</guid>
      <dc:creator>cadffm</dc:creator>
      <dc:date>2023-06-23T22:28:13Z</dc:date>
    </item>
    <item>
      <title>Re: Custom SHX font overlapping problem</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/custom-shx-font-overlapping-problem/m-p/12057188#M33959</link>
      <description>&lt;P&gt;hm I do have ExpressTools installed but it does not show the DUMPSHX option (also not in the console)&lt;/P&gt;</description>
      <pubDate>Fri, 23 Jun 2023 22:58:44 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/custom-shx-font-overlapping-problem/m-p/12057188#M33959</guid>
      <dc:creator>imuckyu</dc:creator>
      <dc:date>2023-06-23T22:58:44Z</dc:date>
    </item>
    <item>
      <title>Re: Custom SHX font overlapping problem</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/custom-shx-font-overlapping-problem/m-p/12057204#M33960</link>
      <description>&lt;P&gt;"We" are talking your harddrive, the command console! [WIN]+[R]&amp;nbsp; Open: CMD&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="CADffm_2-1687561752652.png" style="width: 600px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1232565i1B5C84F15EA0A52E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="CADffm_2-1687561752652.png" alt="CADffm_2-1687561752652.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="CADffm_0-1687561605784.png" style="width: 600px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1232563i165EC0811143AD80/image-size/medium?v=v2&amp;amp;px=400" role="button" title="CADffm_0-1687561605784.png" alt="CADffm_0-1687561605784.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;for example if you like to dump a "d:\temp\romans.shx" file:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="CADffm_1-1687561661472.png" style="width: 600px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1232564i30D4F0F7900E7615/image-size/medium?v=v2&amp;amp;px=400" role="button" title="CADffm_1-1687561661472.png" alt="CADffm_1-1687561661472.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 23 Jun 2023 23:09:17 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/custom-shx-font-overlapping-problem/m-p/12057204#M33960</guid>
      <dc:creator>cadffm</dc:creator>
      <dc:date>2023-06-23T23:09:17Z</dc:date>
    </item>
    <item>
      <title>Re: Custom SHX font overlapping problem</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/custom-shx-font-overlapping-problem/m-p/12057742#M33961</link>
      <description>&lt;P&gt;Ahh - thanks a lot. That worked!&lt;/P&gt;</description>
      <pubDate>Sat, 24 Jun 2023 11:00:59 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/custom-shx-font-overlapping-problem/m-p/12057742#M33961</guid>
      <dc:creator>imuckyu</dc:creator>
      <dc:date>2023-06-24T11:00:59Z</dc:date>
    </item>
  </channel>
</rss>

