<?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: Circle around the Bullets and Numbering Numbers in AutoCAD Forum</title>
    <link>https://forums.autodesk.com/t5/autocad-forum/circle-around-the-bullets-and-numbering-numbers/m-p/7932553#M311985</link>
    <description>&lt;P&gt;I have tested&amp;nbsp;&lt;SPAN&gt;Windows Private Character Editor and yes you can use it to make any new Unicode character including number 51 with a circle.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="51.PNG" style="width: 501px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/488668i3F41CCAD45BDF160/image-size/large?v=v2&amp;amp;px=999" role="button" title="51.PNG" alt="51.PNG" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Step by step instruction of how to use&amp;nbsp;Windows Private Character Editor&amp;nbsp; can be found in the link below:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;A href="https://www.makeuseof.com/tag/create-your-own-fonts-symbols-characters-windows/" target="_blank"&gt;https://www.makeuseof.com/tag/create-your-own-fonts-symbols-characters-windows/&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Sat, 14 Apr 2018 11:35:40 GMT</pubDate>
    <dc:creator>3wood</dc:creator>
    <dc:date>2018-04-14T11:35:40Z</dc:date>
    <item>
      <title>Circle around the Bullets and Numbering Numbers</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/circle-around-the-bullets-and-numbering-numbers/m-p/5817707#M311977</link>
      <description>&lt;P&gt;is there a way to put a circle around the auto numbering in Mtext.&lt;/P&gt;</description>
      <pubDate>Tue, 15 Sep 2015 14:47:25 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/circle-around-the-bullets-and-numbering-numbers/m-p/5817707#M311977</guid>
      <dc:creator>Cassidy243</dc:creator>
      <dc:date>2015-09-15T14:47:25Z</dc:date>
    </item>
    <item>
      <title>Re: Circle around the Bullets and Numbering Numbers</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/circle-around-the-bullets-and-numbering-numbers/m-p/5817730#M311978</link>
      <description>&lt;P&gt;yes make the MTEXT in a Block.&lt;/P&gt;</description>
      <pubDate>Tue, 15 Sep 2015 14:55:35 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/circle-around-the-bullets-and-numbering-numbers/m-p/5817730#M311978</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-09-15T14:55:35Z</dc:date>
    </item>
    <item>
      <title>Re: Circle around the Bullets and Numbering Numbers</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/circle-around-the-bullets-and-numbering-numbers/m-p/5818099#M311979</link>
      <description>There are no circle features in MTEXT anywhere.</description>
      <pubDate>Tue, 15 Sep 2015 17:54:33 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/circle-around-the-bullets-and-numbering-numbers/m-p/5818099#M311979</guid>
      <dc:creator>pendean</dc:creator>
      <dc:date>2015-09-15T17:54:33Z</dc:date>
    </item>
    <item>
      <title>Re: Circle around the Bullets and Numbering Numbers</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/circle-around-the-bullets-and-numbering-numbers/m-p/5818115#M311980</link>
      <description>&lt;P&gt;I believe you can create an attributed block that would be your "bullet block" or keynote with leader or not or whatever.&lt;/P&gt;</description>
      <pubDate>Tue, 15 Sep 2015 18:03:15 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/circle-around-the-bullets-and-numbering-numbers/m-p/5818115#M311980</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-09-15T18:03:15Z</dc:date>
    </item>
    <item>
      <title>Re: Circle around the Bullets and Numbering Numbers</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/circle-around-the-bullets-and-numbering-numbers/m-p/5818155#M311981</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hello&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Welcome to the Autodesk/AutoCAD Forums !&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have a nice routine CFIND from Lee_Mac which does ALMOST the job ...&lt;/P&gt;
&lt;P&gt;CFIND ask for something to find - Answer with * to select ALL Text, MText, Attributes (1st attribute of each Block in fact)&lt;/P&gt;
&lt;P&gt;and CFIND will draw a circle (Radius = 10.0 on EACH Text, MText &amp;amp; Attributes (1st attribute of eack block in fact) ...&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can easily change the radius at the beginning of the routine ...&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;So if somebody can remove from this beautiful routine : Attribute selection - Let ONLY Text &amp;amp; MText&lt;/P&gt;
&lt;P&gt;AND add a classic AutoCAD selection - NOT ALL the drawing&lt;/P&gt;
&lt;P&gt;AND maybe ask for the radius at the beginning&lt;/P&gt;
&lt;P&gt;You will have the routine you are asking for ...&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Sorry I can't do better because I am not a Lisp/VLisp developper !!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards, Patrice (I am not an Autodesk Advisor)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 15 Sep 2015 18:21:51 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/circle-around-the-bullets-and-numbering-numbers/m-p/5818155#M311981</guid>
      <dc:creator>braudpat</dc:creator>
      <dc:date>2015-09-15T18:21:51Z</dc:date>
    </item>
    <item>
      <title>Re: Circle around the Bullets and Numbering Numbers</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/circle-around-the-bullets-and-numbering-numbers/m-p/5819335#M311982</link>
      <description>&lt;P&gt;Instead of auto numbering, you have to use special font such as Wingdings&lt;FONT face="Wingdings"&gt; &amp;#129;&amp;#130;&amp;#131;&amp;#132; &lt;/FONT&gt;or use Unicode characters ①②③④.&lt;FONT face="simsun,hei"&gt;&amp;nbsp; &lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 16 Sep 2015 12:45:45 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/circle-around-the-bullets-and-numbering-numbers/m-p/5819335#M311982</guid>
      <dc:creator>3wood</dc:creator>
      <dc:date>2015-09-16T12:45:45Z</dc:date>
    </item>
    <item>
      <title>Re: Circle around the Bullets and Numbering Numbers</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/circle-around-the-bullets-and-numbering-numbers/m-p/7931808#M311983</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/540432"&gt;@3wood&lt;/a&gt;wrote:&lt;BR /&gt;&lt;P&gt;Instead of auto numbering, you have to use special font such as Wingdings&lt;FONT face="Wingdings"&gt; &amp;#129;‚ƒ„ &lt;/FONT&gt;or use Unicode characters ①②③④.&lt;FONT face="simsun,hei"&gt;&amp;nbsp; &lt;/FONT&gt;&lt;/P&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;The Unicode characters only go to 20. I need 27 suggestions?&lt;/P&gt;</description>
      <pubDate>Fri, 13 Apr 2018 19:13:33 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/circle-around-the-bullets-and-numbering-numbers/m-p/7931808#M311983</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-04-13T19:13:33Z</dc:date>
    </item>
    <item>
      <title>Re: Circle around the Bullets and Numbering Numbers</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/circle-around-the-bullets-and-numbering-numbers/m-p/7932254#M311984</link>
      <description>&lt;P&gt;&lt;SPAN&gt;㉒&lt;/SPAN&gt; = \U+3257&lt;/P&gt;
&lt;P&gt;The Unicode includes 1~50 circled numbers.&lt;/P&gt;
&lt;P&gt;As shown below, you can copy into your AutoCAD Mtext editor.&lt;/P&gt;
&lt;P&gt;&lt;FONT size="4"&gt;①②③④⑤⑥⑦⑧⑨⑩&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="4"&gt;⑪⑫⑬⑭⑮⑮⑯⑰⑱⑲&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="4"&gt;㉑㉒㉒㉓㉔㉕㉖㉗㉘㉙&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="4"&gt;㉚㉛㉜㉝㉞㉟㊱㊲㊳㊴&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="4"&gt;㊵㊶㊷㊸㊹㊺㊻㊼㊽㊾&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="4"&gt;㊿&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT size="4"&gt;I am not sure numbers beyond 50 though. But I think you can make your own fonts with Windows Private Character Editor.&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 14 Apr 2018 01:35:11 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/circle-around-the-bullets-and-numbering-numbers/m-p/7932254#M311984</guid>
      <dc:creator>3wood</dc:creator>
      <dc:date>2018-04-14T01:35:11Z</dc:date>
    </item>
    <item>
      <title>Re: Circle around the Bullets and Numbering Numbers</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/circle-around-the-bullets-and-numbering-numbers/m-p/7932553#M311985</link>
      <description>&lt;P&gt;I have tested&amp;nbsp;&lt;SPAN&gt;Windows Private Character Editor and yes you can use it to make any new Unicode character including number 51 with a circle.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="51.PNG" style="width: 501px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/488668i3F41CCAD45BDF160/image-size/large?v=v2&amp;amp;px=999" role="button" title="51.PNG" alt="51.PNG" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Step by step instruction of how to use&amp;nbsp;Windows Private Character Editor&amp;nbsp; can be found in the link below:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;A href="https://www.makeuseof.com/tag/create-your-own-fonts-symbols-characters-windows/" target="_blank"&gt;https://www.makeuseof.com/tag/create-your-own-fonts-symbols-characters-windows/&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 14 Apr 2018 11:35:40 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/circle-around-the-bullets-and-numbering-numbers/m-p/7932553#M311985</guid>
      <dc:creator>3wood</dc:creator>
      <dc:date>2018-04-14T11:35:40Z</dc:date>
    </item>
    <item>
      <title>Re: Circle around the Bullets and Numbering Numbers</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/circle-around-the-bullets-and-numbering-numbers/m-p/9653779#M311986</link>
      <description>&lt;P&gt;3wood:&lt;BR /&gt;Thanks for posting the information on how to use the Unicode characters in AutoCAD.&lt;/P&gt;&lt;P&gt;30+ years, and I never really needed to figure that out, and it did take some digging, down to you.&lt;/P&gt;&lt;P&gt;\ then u then + then the digits ON THE NUMBER PAD.&lt;/P&gt;&lt;P&gt;So, I was looking for the numbers 1-50 in circles, but the one code you gave for 27 cannot be followed sequentially up/down from the U+3257.&lt;/P&gt;&lt;P&gt;Can you list the codes for all the numbers 1-50?&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;It is a good day when I learn something new in AutoCAD.&lt;/P&gt;</description>
      <pubDate>Fri, 24 Jul 2020 15:03:10 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/circle-around-the-bullets-and-numbering-numbers/m-p/9653779#M311986</guid>
      <dc:creator>fkellogg</dc:creator>
      <dc:date>2020-07-24T15:03:10Z</dc:date>
    </item>
    <item>
      <title>Re: Circle around the Bullets and Numbering Numbers</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/circle-around-the-bullets-and-numbering-numbers/m-p/9654497#M311987</link>
      <description>&lt;P&gt;&lt;SPAN&gt;&lt;SPAN class="UserName lia-user-name lia-user-rank-Contributor lia-component-message-view-widget-author-username"&gt;① \U+2460&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;SPAN class="UserName lia-user-name lia-user-rank-Contributor lia-component-message-view-widget-author-username"&gt;② \U+2461&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;SPAN class="UserName lia-user-name lia-user-rank-Contributor lia-component-message-view-widget-author-username"&gt;③ \U+2462&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;SPAN class="UserName lia-user-name lia-user-rank-Contributor lia-component-message-view-widget-author-username"&gt;④ \U+2463&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;SPAN class="UserName lia-user-name lia-user-rank-Contributor lia-component-message-view-widget-author-username"&gt;⑤ \U+2464&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;SPAN class="UserName lia-user-name lia-user-rank-Contributor lia-component-message-view-widget-author-username"&gt;⑥ \U+2465&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;SPAN class="UserName lia-user-name lia-user-rank-Contributor lia-component-message-view-widget-author-username"&gt;⑦ \U+2466&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;SPAN class="UserName lia-user-name lia-user-rank-Contributor lia-component-message-view-widget-author-username"&gt;⑧ \U+2467&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;SPAN class="UserName lia-user-name lia-user-rank-Contributor lia-component-message-view-widget-author-username"&gt;⑨ \U+2468&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;SPAN class="UserName lia-user-name lia-user-rank-Contributor lia-component-message-view-widget-author-username"&gt;⑩ \U+2469&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;SPAN class="UserName lia-user-name lia-user-rank-Contributor lia-component-message-view-widget-author-username"&gt;⑪ \U+246A&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;SPAN class="UserName lia-user-name lia-user-rank-Contributor lia-component-message-view-widget-author-username"&gt;⑫ \U+246B&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;SPAN class="UserName lia-user-name lia-user-rank-Contributor lia-component-message-view-widget-author-username"&gt;⑬ \U+246C&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;SPAN class="UserName lia-user-name lia-user-rank-Contributor lia-component-message-view-widget-author-username"&gt;⑭ \U+246D&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;SPAN class="UserName lia-user-name lia-user-rank-Contributor lia-component-message-view-widget-author-username"&gt;⑮ \U+246E&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;SPAN class="UserName lia-user-name lia-user-rank-Contributor lia-component-message-view-widget-author-username"&gt;⑯ \U+246F&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;DIV class="lia-message-author-with-avatar"&gt;&lt;SPAN class="UserName lia-user-name lia-user-rank-Contributor lia-component-message-view-widget-author-username"&gt;⑰ &lt;SPAN&gt;\U+2470&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV class="lia-message-author-with-avatar"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV class="lia-message-author-with-avatar"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV class="lia-message-author-with-avatar"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV class="lia-message-author-with-avatar"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV class="lia-message-author-with-avatar"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV class="lia-message-author-with-avatar"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV class="lia-message-author-with-avatar"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV class="lia-message-author-with-avatar"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV class="lia-message-author-with-avatar"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV class="lia-message-author-with-avatar"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;P&gt;&lt;SPAN&gt;⑱ \U+2471&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;⑲ \U+2472&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;⑳ \U+2473 &lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-family: inherit;"&gt;㉑ \U+3251&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;㉒ \U+3252&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;㉓ \U+3253&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;㉔ \U+3254&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;㉕ \U+3255&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;㉖ \U+3256&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;㉗ \U+3257&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;㉘ \U+3258&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;㉙ \U+3259&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;㉚ \U+325A&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;㉛ \U+325B&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;㉜ \U+325C&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;㉝ \U+325D&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;㉞ \U+325E&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;㉟ \U+325F&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;㊱ \U+32B1&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;㊲ \U+32B2&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;㊳ \U+32B3&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;㊴ \U+32B4&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;㊵ \U+32B5&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;㊶ \U+32B6&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;㊷ \U+32B7&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;㊸ \U+32B8&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;㊹ \U+32B9&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;㊺ \U+32BA&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;㊻ \U+32BB&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;㊼ \U+32BC&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;㊽ \U+32BD&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;㊾ \U+32BE&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;㊿ \U+32BF&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Have a good day!&lt;/P&gt;</description>
      <pubDate>Fri, 24 Jul 2020 23:20:05 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/circle-around-the-bullets-and-numbering-numbers/m-p/9654497#M311987</guid>
      <dc:creator>3wood</dc:creator>
      <dc:date>2020-07-24T23:20:05Z</dc:date>
    </item>
    <item>
      <title>Re: Circle around the Bullets and Numbering Numbers</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/circle-around-the-bullets-and-numbering-numbers/m-p/9657944#M311988</link>
      <description>&lt;P&gt;EXCELLENT!&lt;BR /&gt;THANKS A LOT!&lt;/P&gt;</description>
      <pubDate>Mon, 27 Jul 2020 17:26:35 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/circle-around-the-bullets-and-numbering-numbers/m-p/9657944#M311988</guid>
      <dc:creator>fkellogg</dc:creator>
      <dc:date>2020-07-27T17:26:35Z</dc:date>
    </item>
    <item>
      <title>Re: Circle around the Bullets and Numbering Numbers</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/circle-around-the-bullets-and-numbering-numbers/m-p/9674557#M311989</link>
      <description>&lt;P&gt;Thanks again for the code list for circled text.&lt;/P&gt;&lt;P&gt;I found that those codes were in two different fonts, so I found the non-serif font version of all numbers 1-50.&lt;/P&gt;&lt;P&gt;Attached is a pdf print of the codes, as well as a dwg file to copy/paste from.&lt;/P&gt;</description>
      <pubDate>Wed, 05 Aug 2020 14:21:49 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/circle-around-the-bullets-and-numbering-numbers/m-p/9674557#M311989</guid>
      <dc:creator>fkellogg</dc:creator>
      <dc:date>2020-08-05T14:21:49Z</dc:date>
    </item>
    <item>
      <title>Re: Circle around the Bullets and Numbering Numbers</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/circle-around-the-bullets-and-numbering-numbers/m-p/9676532#M311990</link>
      <description>&lt;P&gt;Hey, I forgot to ask;&lt;/P&gt;&lt;P&gt;Is there a set of circled numbers in &lt;FONT face="comic sans ms,sans-serif" size="5" color="#808000"&gt;Comic Sans font?&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 06 Aug 2020 11:14:21 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/circle-around-the-bullets-and-numbering-numbers/m-p/9676532#M311990</guid>
      <dc:creator>fkellogg</dc:creator>
      <dc:date>2020-08-06T11:14:21Z</dc:date>
    </item>
    <item>
      <title>Re: Circle around the Bullets and Numbering Numbers</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/circle-around-the-bullets-and-numbering-numbers/m-p/13960463#M358756</link>
      <description>&lt;P&gt;This make my day!!!&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 30 Dec 2025 16:23:51 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/circle-around-the-bullets-and-numbering-numbers/m-p/13960463#M358756</guid>
      <dc:creator>maria_rosa18</dc:creator>
      <dc:date>2025-12-30T16:23:51Z</dc:date>
    </item>
  </channel>
</rss>

