<?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: Convert text string to custom letters from blocks in Visual LISP, AutoLISP and General Customization Forum</title>
    <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/convert-text-string-to-custom-letters-from-blocks/m-p/10071109#M64661</link>
    <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/3352511"&gt;@rhgrafix&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;.... This is turning into something I didn't expect. I'm going to download a free font creator and do it that way, I had no idea it was this hard to replace letters with custom font letters, am I really the first in the world to need this? Unbelievable!!&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;It may not be so hard to replace them with custom &lt;EM&gt;font letters&lt;/EM&gt;, but that's not what you asked for -- it's your desire to replace them with &lt;EM&gt;Blocks&lt;/EM&gt; that makes it so challenging.&amp;nbsp; Text content and Blocks are just hugely different kinds of things.&lt;/P&gt;</description>
    <pubDate>Tue, 09 Feb 2021 23:02:56 GMT</pubDate>
    <dc:creator>Kent1Cooper</dc:creator>
    <dc:date>2021-02-09T23:02:56Z</dc:date>
    <item>
      <title>Convert text string to custom letters from blocks</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/convert-text-string-to-custom-letters-from-blocks/m-p/10065586#M64644</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Does anyone know of a macro to convert text strings to premade blocks of a home made font? Like A. Werning's 3dtext but much simpler as 2d. Thanks!&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 08 Feb 2021 05:20:36 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/convert-text-string-to-custom-letters-from-blocks/m-p/10065586#M64644</guid>
      <dc:creator>rhgrafix</dc:creator>
      <dc:date>2021-02-08T05:20:36Z</dc:date>
    </item>
    <item>
      <title>Re: Convert text string to custom letters from blocks</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/convert-text-string-to-custom-letters-from-blocks/m-p/10067362#M64645</link>
      <description>&lt;P&gt;We used to have a program called &lt;STRONG&gt;LetterEase&lt;/STRONG&gt;, many years ago [talking DOS days], that used dedicated specialized .shx fonts, had Block versions of all the characters in them, and could do that kind of thing [among other interesting things like kerning, using invisible spacing-adjustment special characters and a comparison of adjacent characters].&amp;nbsp; I don't know whether it's still out there, I don't have it any more after many software and hardware upgrades, and if I did, it likely wouldn't be compatible with newer operating systems, etc.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I assume what you're asking is to Insert a Block in place of each character in a text string, and in the same place and size and orientation where that character falls in the text -- is that right?&amp;nbsp; If it should be possible to figure out a way to do that, what are the Block names like, and where are their insertion points relative to their drawn elements?&amp;nbsp; Maybe a first character replacing Left-justified Text could use the Text object's insertion point, but beyond that [especially when it comes to Mtext], finding insertion points is probably the big challenge.&lt;/P&gt;</description>
      <pubDate>Mon, 08 Feb 2021 19:09:56 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/convert-text-string-to-custom-letters-from-blocks/m-p/10067362#M64645</guid>
      <dc:creator>Kent1Cooper</dc:creator>
      <dc:date>2021-02-08T19:09:56Z</dc:date>
    </item>
    <item>
      <title>Re: Convert text string to custom letters from blocks</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/convert-text-string-to-custom-letters-from-blocks/m-p/10067851#M64646</link>
      <description>&lt;P&gt;&lt;A href="http://www.lee-mac.com/slinkytext.html" target="_blank" rel="noopener"&gt;&lt;STRONG&gt;THIS&lt;/STRONG&gt;&lt;/A&gt; could maybe be a start for you.&lt;/P&gt;</description>
      <pubDate>Mon, 08 Feb 2021 22:02:51 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/convert-text-string-to-custom-letters-from-blocks/m-p/10067851#M64646</guid>
      <dc:creator>ronjonp</dc:creator>
      <dc:date>2021-02-08T22:02:51Z</dc:date>
    </item>
    <item>
      <title>Re: Convert text string to custom letters from blocks</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/convert-text-string-to-custom-letters-from-blocks/m-p/10067926#M64647</link>
      <description>&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/593837"&gt;@ronjonp&lt;/a&gt; OP wants exploded text drawn as closed Plines (or blocks) I believe.&lt;BR /&gt;Try the LISP they are referring to (I did not, it may or may not still work) &lt;A href="https://cadtips.cadalyst.com/create-text/3d-text?q=create-text/3d-text&amp;amp;print=1" target="_blank"&gt;https://cadtips.cadalyst.com/create-text/3d-text?q=create-text/3d-text&amp;amp;print=1&lt;/A&gt;</description>
      <pubDate>Mon, 08 Feb 2021 22:37:55 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/convert-text-string-to-custom-letters-from-blocks/m-p/10067926#M64647</guid>
      <dc:creator>pendean</dc:creator>
      <dc:date>2021-02-08T22:37:55Z</dc:date>
    </item>
    <item>
      <title>Re: Convert text string to custom letters from blocks</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/convert-text-string-to-custom-letters-from-blocks/m-p/10067948#M64648</link>
      <description>&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/37212"&gt;@pendean&lt;/a&gt;&amp;nbsp;&amp;nbsp;If that's the case then Sean's &lt;A href="https://www.cadtutor.net/forum/topic/55441-text-to-geometry-2015-testing/page/3/?tab=comments#comment-576059" target="_blank" rel="noopener"&gt;&lt;STRONG&gt;T2G&lt;/STRONG&gt;&lt;/A&gt; should do the trick ( for part of the problem ). You can't pick the text in the drawing but it creates awesome outlines of text characters.&lt;/P&gt;</description>
      <pubDate>Mon, 08 Feb 2021 22:47:05 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/convert-text-string-to-custom-letters-from-blocks/m-p/10067948#M64648</guid>
      <dc:creator>ronjonp</dc:creator>
      <dc:date>2021-02-08T22:47:05Z</dc:date>
    </item>
    <item>
      <title>Re: Convert text string to custom letters from blocks</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/convert-text-string-to-custom-letters-from-blocks/m-p/10068212#M64649</link>
      <description>&lt;P&gt;You posted over at cadtutor as well, and in the same vauge way, need more info.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;T2G sounds like what you want.&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;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 09 Feb 2021 01:32:00 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/convert-text-string-to-custom-letters-from-blocks/m-p/10068212#M64649</guid>
      <dc:creator>Sea-Haven</dc:creator>
      <dc:date>2021-02-09T01:32:00Z</dc:date>
    </item>
    <item>
      <title>Re: Convert text string to custom letters from blocks</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/convert-text-string-to-custom-letters-from-blocks/m-p/10068258#M64650</link>
      <description>&lt;P&gt;That's a nice macro but I have specific blocks made, each letter is a block, a home made font made of polylines, I'm looking for something that will read a text string and just put each block in place of each letter, kerning (spacing) is not real important, I can use ortho and adjust them a bit. The closest thing I've seen is A. Werning's 3dtext:&lt;/P&gt;&lt;P&gt;&lt;A href="https://cadtips.cadalyst.com/create-text/3d-text" target="_blank"&gt;https://cadtips.cadalyst.com/create-text/3d-text&lt;/A&gt;&lt;/P&gt;&lt;P&gt;except I don't need them extruded and don't need it to be able to edit converted text.&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Tue, 09 Feb 2021 02:00:00 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/convert-text-string-to-custom-letters-from-blocks/m-p/10068258#M64650</guid>
      <dc:creator>rhgrafix</dc:creator>
      <dc:date>2021-02-09T02:00:00Z</dc:date>
    </item>
    <item>
      <title>Re: Convert text string to custom letters from blocks</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/convert-text-string-to-custom-letters-from-blocks/m-p/10068261#M64651</link>
      <description>That won't work, has to be my blocks, thanks.&lt;BR /&gt;</description>
      <pubDate>Tue, 09 Feb 2021 02:01:03 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/convert-text-string-to-custom-letters-from-blocks/m-p/10068261#M64651</guid>
      <dc:creator>rhgrafix</dc:creator>
      <dc:date>2021-02-09T02:01:03Z</dc:date>
    </item>
    <item>
      <title>Re: Convert text string to custom letters from blocks</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/convert-text-string-to-custom-letters-from-blocks/m-p/10068266#M64652</link>
      <description>You understand what I'm needing but yes, it would have to be more modern&lt;BR /&gt;code. Thanks.&lt;BR /&gt;</description>
      <pubDate>Tue, 09 Feb 2021 02:03:03 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/convert-text-string-to-custom-letters-from-blocks/m-p/10068266#M64652</guid>
      <dc:creator>rhgrafix</dc:creator>
      <dc:date>2021-02-09T02:03:03Z</dc:date>
    </item>
    <item>
      <title>Re: Convert text string to custom letters from blocks</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/convert-text-string-to-custom-letters-from-blocks/m-p/10068268#M64653</link>
      <description>&lt;P&gt;All that does is convert an existing font to polylines, I have a special font that I need to use.&lt;/P&gt;</description>
      <pubDate>Tue, 09 Feb 2021 02:04:53 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/convert-text-string-to-custom-letters-from-blocks/m-p/10068268#M64653</guid>
      <dc:creator>rhgrafix</dc:creator>
      <dc:date>2021-02-09T02:04:53Z</dc:date>
    </item>
    <item>
      <title>Re: Convert text string to custom letters from blocks</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/convert-text-string-to-custom-letters-from-blocks/m-p/10068272#M64654</link>
      <description>&lt;P&gt;It's not vague at all, and you seem to be assuming that all the same people visit both forums, its not so. I don't know what your image was, it's blank. Are you more into policing than helping?&lt;/P&gt;</description>
      <pubDate>Tue, 09 Feb 2021 02:07:58 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/convert-text-string-to-custom-letters-from-blocks/m-p/10068272#M64654</guid>
      <dc:creator>rhgrafix</dc:creator>
      <dc:date>2021-02-09T02:07:58Z</dc:date>
    </item>
    <item>
      <title>Re: Convert text string to custom letters from blocks</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/convert-text-string-to-custom-letters-from-blocks/m-p/10068305#M64655</link>
      <description>&lt;P&gt;The image appeared for me when I posted.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you can work out how to make True type fonts then it will all happen automatically. There was a package with hundreds of symbols each symbol was a single character representing a sign and it respected the text spacing. There was 8 different styles, So typing abcdefg.. would produce this as its TTF can use in word and excel as well.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Which is what you want !&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="screenshot332.png" style="width: 999px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/878649i7B763F1F9C151008/image-size/large?v=v2&amp;amp;px=999" role="button" title="screenshot332.png" alt="screenshot332.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 09 Feb 2021 02:28:44 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/convert-text-string-to-custom-letters-from-blocks/m-p/10068305#M64655</guid>
      <dc:creator>Sea-Haven</dc:creator>
      <dc:date>2021-02-09T02:28:44Z</dc:date>
    </item>
    <item>
      <title>Re: Convert text string to custom letters from blocks</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/convert-text-string-to-custom-letters-from-blocks/m-p/10069443#M64656</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/3352511"&gt;@rhgrafix&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;You understand what I'm needing ....&lt;BR /&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Then as a start, and to start to answer certain questions, try &lt;FONT color="#000000"&gt;&lt;STRONG&gt;BlockChart-Rows.lsp&lt;/STRONG&gt;&lt;/FONT&gt;, available &lt;A href="https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/multiple-block-insert/m-p/9832394/highlight/true#M406761" target="_blank" rel="noopener"&gt;&amp;gt;here&amp;lt;&lt;/A&gt;.&amp;nbsp; If you have a folder with all those Blocks and only those Blocks in it, the &lt;FONT color="#000000"&gt;&lt;STRONG&gt;BC&lt;/STRONG&gt;&lt;/FONT&gt; command defined in that routine will put them all in, in rows, ensuring they don't overlap.&amp;nbsp; See comments in that thread and at the top of the file.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The questions are things like:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Do you want [as I would assume] the Blocks to &lt;EM&gt;not overlap&lt;/EM&gt;, as that command will place them?&amp;nbsp; Or do you want each Block to fall &lt;EM&gt;at the position of its letter&lt;/EM&gt; in the source Text string, regardless of overlap?&amp;nbsp; [I suspect the latter would be much harder to work out.]&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Are the Blocks all of similar size, in the way that characters within a font are, or is &lt;EM&gt;scaling&lt;/EM&gt; something that needs to be taken into account?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;What are the Block names like, and what is their relationship to the characters in a source Text string?&amp;nbsp; Can the characters' ASCII codes be used to relate to the Block names?&amp;nbsp; Would &lt;EM&gt;changing&lt;/EM&gt; the Block names [for instance, so that they &lt;EM&gt;are&lt;/EM&gt; the ASCII code numbers] be a possibility?&lt;/P&gt;</description>
      <pubDate>Tue, 09 Feb 2021 13:22:25 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/convert-text-string-to-custom-letters-from-blocks/m-p/10069443#M64656</guid>
      <dc:creator>Kent1Cooper</dc:creator>
      <dc:date>2021-02-09T13:22:25Z</dc:date>
    </item>
    <item>
      <title>Re: Convert text string to custom letters from blocks</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/convert-text-string-to-custom-letters-from-blocks/m-p/10070914#M64657</link>
      <description>&lt;P&gt;It sounds like you are just trying to type text...&lt;/P&gt;&lt;P&gt;Set the font to your block font.&lt;/P&gt;&lt;P&gt;Type Dtext, pick where it goes and size / orientation&lt;/P&gt;&lt;P&gt;type a&lt;/P&gt;&lt;P&gt;b&lt;/P&gt;&lt;P&gt;c&lt;/P&gt;&lt;P&gt;d&lt;/P&gt;&lt;P&gt;e&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;Is that what you want?&lt;/P&gt;</description>
      <pubDate>Tue, 09 Feb 2021 21:19:35 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/convert-text-string-to-custom-letters-from-blocks/m-p/10070914#M64657</guid>
      <dc:creator>DentonYoder</dc:creator>
      <dc:date>2021-02-09T21:19:35Z</dc:date>
    </item>
    <item>
      <title>Re: Convert text string to custom letters from blocks</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/convert-text-string-to-custom-letters-from-blocks/m-p/10070957#M64658</link>
      <description>&lt;P&gt;That would work if I could only spell one word: "abcdefg...". This is turning into something I didn't expect. I'm going to download a free font creator and do it that way, I had no idea it was this hard to replace letters with custom font letters, am I really the first in the world to need this? Unbelievable!!&lt;/P&gt;</description>
      <pubDate>Tue, 09 Feb 2021 21:38:13 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/convert-text-string-to-custom-letters-from-blocks/m-p/10070957#M64658</guid>
      <dc:creator>rhgrafix</dc:creator>
      <dc:date>2021-02-09T21:38:13Z</dc:date>
    </item>
    <item>
      <title>Re: Convert text string to custom letters from blocks</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/convert-text-string-to-custom-letters-from-blocks/m-p/10070999#M64659</link>
      <description>&lt;P&gt;Can you provide a drawing with before and after? Albeit I have not followed this whole thread super close, what you are explaining now is not even close to what I thought you wanted.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Individual characters set to custom fonts in MTEXT.&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":thinking_face:"&gt;🤔&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ronjonp_0-1612908450680.png" style="width: 400px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/879109iB3D1DB1A83AE0222/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ronjonp_0-1612908450680.png" alt="ronjonp_0-1612908450680.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 09 Feb 2021 22:07:45 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/convert-text-string-to-custom-letters-from-blocks/m-p/10070999#M64659</guid>
      <dc:creator>ronjonp</dc:creator>
      <dc:date>2021-02-09T22:07:45Z</dc:date>
    </item>
    <item>
      <title>Re: Convert text string to custom letters from blocks</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/convert-text-string-to-custom-letters-from-blocks/m-p/10071023#M64660</link>
      <description>&lt;P&gt;Are you just trying to create your own font?&amp;nbsp; The compile command will convert an shp file into an shx font.&amp;nbsp; I think I remember a program from ~ 30 years ago where you would draw a group of boxes 100 x 100, and draw your characters in each box.&amp;nbsp; But I don't remember the name.&lt;/P&gt;</description>
      <pubDate>Tue, 09 Feb 2021 22:03:07 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/convert-text-string-to-custom-letters-from-blocks/m-p/10071023#M64660</guid>
      <dc:creator>DentonYoder</dc:creator>
      <dc:date>2021-02-09T22:03:07Z</dc:date>
    </item>
    <item>
      <title>Re: Convert text string to custom letters from blocks</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/convert-text-string-to-custom-letters-from-blocks/m-p/10071109#M64661</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/3352511"&gt;@rhgrafix&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;.... This is turning into something I didn't expect. I'm going to download a free font creator and do it that way, I had no idea it was this hard to replace letters with custom font letters, am I really the first in the world to need this? Unbelievable!!&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;It may not be so hard to replace them with custom &lt;EM&gt;font letters&lt;/EM&gt;, but that's not what you asked for -- it's your desire to replace them with &lt;EM&gt;Blocks&lt;/EM&gt; that makes it so challenging.&amp;nbsp; Text content and Blocks are just hugely different kinds of things.&lt;/P&gt;</description>
      <pubDate>Tue, 09 Feb 2021 23:02:56 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/convert-text-string-to-custom-letters-from-blocks/m-p/10071109#M64661</guid>
      <dc:creator>Kent1Cooper</dc:creator>
      <dc:date>2021-02-09T23:02:56Z</dc:date>
    </item>
    <item>
      <title>Re: Convert text string to custom letters from blocks</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/convert-text-string-to-custom-letters-from-blocks/m-p/10071188#M64662</link>
      <description>&lt;P&gt;As I posted Ausfonts has hundreds of characters and using TTF so you type A and a stop sign appears. Which is basically what is wanted.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Ok type abcd and 4 blocks appear not that hard you would just have a cond that looks at each character, as part of the cond would have a width factor&amp;nbsp;&lt;/P&gt;&lt;P&gt;(cond&lt;/P&gt;&lt;P&gt;((= char "a")(setq bname "Blocka" wid 1.12))&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;And then insert and apply the next start point based on the width. Obviously will not match text width.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For ausfonts its part of the font definition. Some of the signs are like 4xwidth.&amp;nbsp;One drawback with say TTF is you must supply the TTF if forwarding to someone who may edit the drawing.&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;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 10 Feb 2021 00:07:57 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/convert-text-string-to-custom-letters-from-blocks/m-p/10071188#M64662</guid>
      <dc:creator>Sea-Haven</dc:creator>
      <dc:date>2021-02-10T00:07:57Z</dc:date>
    </item>
    <item>
      <title>Re: Convert text string to custom letters from blocks</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/convert-text-string-to-custom-letters-from-blocks/m-p/10071199#M64663</link>
      <description>I explained in detail 3 times.&lt;BR /&gt;</description>
      <pubDate>Wed, 10 Feb 2021 00:15:03 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/convert-text-string-to-custom-letters-from-blocks/m-p/10071199#M64663</guid>
      <dc:creator>rhgrafix</dc:creator>
      <dc:date>2021-02-10T00:15:03Z</dc:date>
    </item>
  </channel>
</rss>

