<?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: Displaying ASCII art on a window in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/Displaying-ASCII-art-on-a-window/m-p/55084#M31134</link>
    <description>&lt;P&gt;May the Fourth be with you.&amp;nbsp; And have a great Cinco de Mayo as well...&lt;/P&gt;</description>
    <pubDate>Mon, 16 Apr 2018 14:06:30 GMT</pubDate>
    <dc:creator>pmroz</dc:creator>
    <dc:date>2018-04-16T14:06:30Z</dc:date>
    <item>
      <title>Displaying ASCII art on a window</title>
      <link>https://community.jmp.com/t5/Discussions/Displaying-ASCII-art-on-a-window/m-p/54971#M31072</link>
      <description>&lt;P&gt;Hello all,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I usually post more serious :)&lt;/img&gt; stuff. But I was wondering how do I get ascii art to display properly in a window. My simple code is below. It looks ok on the script editor but it gets messed up after execution. Any help welcome! Thanks!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Eduardo.&lt;/P&gt;&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;New window("Force",&amp;lt;&amp;lt;modal,
Text Box("         
                    ____
                 _.' :  `._
             .-.'`.  ;   .'`.-.
    __      / : ___\ ;  /___ ; \      __
  ,'_ ##--.:__;#.-.#;: :#.-.#:__;.--## _`,
  :' `.t##--.. '&amp;lt;@.`;_  ',@&amp;gt;` ..--##j.' `;
       `:-.._J '-.-'L__ `-- ' L_..-;'
         #-.__ ;  .-#  #-.  : __.-#
             L ' /.------.\ ' J
              #-.   #--#   .-#
             __.l#-:_JL_;-#;.__
          .-j/'.;  ;####  / .'\#-.
        .' /:`. #-.:     .-# .';  `.
     .-#  / ;  #-. #-..-# .-#  :    #-.
  .+#-.  : :      #-.__.-#      ;-._   \
  ; \  `.; ;                    : : #+. ;
  :  ;   ; ;                    : ;  : \:
 : `.#-; ;  ;                  :  ;   ,/;
  ;    -: ;  :                ;  : .-#'  :
  :\     \  : ;             : \.-#      :
   ;`.    \  ; :            ;.'_..--  / ;
   :  #-.  #-:  ;          :/.#      .'  :
     \       .-`.\        /t-##  #:-+.   :
      `.  .-#    `l    __/ /`. :  ; ; \  ;
        \   .-# .-#-.-#  .' .'j \  /   ;/
         \ / .-#   /.     .'.' ;_:'    ;
          :-##-.`./-.'     /    `.___.'
                \ `t  ._  /  bug :F_P:
                 #-.t-._:'


	"),
);&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 13 Apr 2018 12:18:16 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Displaying-ASCII-art-on-a-window/m-p/54971#M31072</guid>
      <dc:creator>Eduardo</dc:creator>
      <dc:date>2018-04-13T12:18:16Z</dc:date>
    </item>
    <item>
      <title>Re: Displaying ASCII art on a window</title>
      <link>https://community.jmp.com/t5/Discussions/Displaying-ASCII-art-on-a-window/m-p/54994#M31087</link>
      <description>&lt;P&gt;Just change the font to "Consolas" to match the editor. I also bumped the text size up to 11:&lt;/P&gt;&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;New window("Force", &amp;lt;&amp;lt; Modal,
t1 = Text Box("         
                    ____
                 _.' :  `._
             .-.'`.  ;   .'`.-.
    __      / : ___\ ;  /___ ; \      __
  ,'_ ##--.:__;#.-.#;: :#.-.#:__;.--## _`,
  :' `.t##--.. '&amp;lt;@.`;_  ',@&amp;gt;` ..--##j.' `;
       `:-.._J '-.-'L__ `-- ' L_..-;'
         #-.__ ;  .-#  #-.  : __.-#
             L ' /.------.\ ' J
              #-.   #--#   .-#
             __.l#-:_JL_;-#;.__
          .-j/'.;  ;####  / .'\#-.
        .' /:`. #-.:     .-# .';  `.
     .-#  / ;  #-. #-..-# .-#  :    #-.
  .+#-.  : :      #-.__.-#      ;-._   \
  ; \  `.; ;                    : : #+. ;
  :  ;   ; ;                    : ;  : \:
 : `.#-; ;  ;                  :  ;   ,/;
  ;    -: ;  :                ;  : .-#'  :
  :\     \  : ;             : \.-#      :
   ;`.    \  ; :            ;.'_..--  / ;
   :  #-.  #-:  ;          :/.#      .'  :
     \       .-`.\        /t-##  #:-+.   :
      `.  .-#    `l    __/ /`. :  ; ; \  ;
        \   .-# .-#-.-#  .' .'j \  /   ;/
         \ / .-#   /.     .'.' ;_:'    ;
          :-##-.`./-.'     /    `.___.'
                \ `t  ._  /  bug :F_P:
                 #-.t-._:'


	", &amp;lt;&amp;lt; Font("Consolas", 11)),
);&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;Result:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="The force is strong with &amp;quot;Consolas&amp;quot; font" style="width: 385px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/10367i3A29FFCBEE83A8B3/image-size/large?v=v2&amp;amp;px=999" role="button" title="Yoda.PNG" alt="The force is strong with &amp;quot;Consolas&amp;quot; font" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;The force is strong with "Consolas" font&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 14 Apr 2018 01:28:09 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Displaying-ASCII-art-on-a-window/m-p/54994#M31087</guid>
      <dc:creator>cwillden</dc:creator>
      <dc:date>2018-04-14T01:28:09Z</dc:date>
    </item>
    <item>
      <title>Re: Displaying ASCII art on a window</title>
      <link>https://community.jmp.com/t5/Discussions/Displaying-ASCII-art-on-a-window/m-p/54996#M31088</link>
      <description>&lt;P&gt;I think you all need to seriously upgrade your Yoda game&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;&lt;A href="https://community.jmp.com/t5/Uncharted/Can-I-make-ASCII-Art-with-JMP/ba-p/31157" target="_blank"&gt;https://community.jmp.com/t5/Uncharted/Can-I-make-ASCII-Art-with-JMP/ba-p/31157&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Yoda ASCII.png" style="width: 999px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/10369i31A24296A3C5C53F/image-size/large?v=v2&amp;amp;px=999" role="button" title="Yoda ASCII.png" alt="Yoda ASCII.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 14 Apr 2018 03:46:43 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Displaying-ASCII-art-on-a-window/m-p/54996#M31088</guid>
      <dc:creator>Byron_JMP</dc:creator>
      <dc:date>2018-04-14T03:46:43Z</dc:date>
    </item>
    <item>
      <title>Re: Displaying ASCII art on a window</title>
      <link>https://community.jmp.com/t5/Discussions/Displaying-ASCII-art-on-a-window/m-p/55082#M31132</link>
      <description>&lt;P&gt;:)&lt;/img&gt; Many thanks!&lt;/P&gt;</description>
      <pubDate>Mon, 16 Apr 2018 14:01:24 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Displaying-ASCII-art-on-a-window/m-p/55082#M31132</guid>
      <dc:creator>Eduardo</dc:creator>
      <dc:date>2018-04-16T14:01:24Z</dc:date>
    </item>
    <item>
      <title>Re: Displaying ASCII art on a window</title>
      <link>https://community.jmp.com/t5/Discussions/Displaying-ASCII-art-on-a-window/m-p/55084#M31134</link>
      <description>&lt;P&gt;May the Fourth be with you.&amp;nbsp; And have a great Cinco de Mayo as well...&lt;/P&gt;</description>
      <pubDate>Mon, 16 Apr 2018 14:06:30 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Displaying-ASCII-art-on-a-window/m-p/55084#M31134</guid>
      <dc:creator>pmroz</dc:creator>
      <dc:date>2018-04-16T14:06:30Z</dc:date>
    </item>
  </channel>
</rss>

