Difference between revisions of "ASCII art"

From Noah.org
Jump to navigationJump to search
 
(30 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
[[Category:Engineering]]
 
[[Category:Engineering]]
 +
 +
See also [[ASCII]]
  
 
== by me ==
 
== by me ==
  
 
Some of these are derivative, but that is the nature of art.
 
Some of these are derivative, but that is the nature of art.
 +
 +
 +
=== LLAP ===
 +
 +
The Vulcan salute has an official Unicode character, '''U+1F596''': <big><big>&#x1F596;</big></big>
 +
 +
 +
<pre>
 +
\V/_
 +
</pre>
 +
 +
=== yay! ===
 +
 +
<pre>
 +
\v/_
 +
\\
 +
</pre>
 +
 +
=== Spiderbabymomma ===
 +
 +
Spider:
 +
<pre>
 +
        |            |
 +
        |            |
 +
        |            |
 +
        |            |
 +
        ^            |
 +
      \( )/        / ^ \
 +
    >( 8 )<    \  \( )/  /
 +
      /(")\      >( 8 )<
 +
                /  /(")\  \
 +
                  \  /
 +
</pre>
 +
 +
=== emoticons ===
 +
 +
<pre>
 +
;/)
 +
</pre>
 
   
 
   
 
=== sig ===
 
=== sig ===
  
Old skool BBS signatures.
+
Old sk00l BBS signatures.
  
 
<pre>
 
<pre>
Line 17: Line 58:
 
<pre>
 
<pre>
 
     /\\/ ()) /\\ //-//
 
     /\\/ ()) /\\ //-//
 +
</pre>
 +
 +
<pre>
 +
><(({P>
 +
</pre>
 +
 +
=== Ducks ===
 +
<pre>
 +
    O<
 +
>(_)
 +
/_   
 +
 +
    O<
 +
  (__)                O<
 +
                  (__)
 +
 +
                  o=
 +
              (__)
 +
</pre>
 +
 +
=== Note this well. ===
 +
 +
<pre>
 +
        Nota bene
 +
      _ ________
 +
  ___/  )_______) 
 +
      (/(____)
 +
  __    (___)
 +
    \____(_)
 
</pre>
 
</pre>
  
 
=== Enterprise ===
 
=== Enterprise ===
  
 +
Constitution class heavy cruiser.
 +
<pre>
 +
 +
  __________________            _-_
 +
  \___=NCC-1701= __))  ____.---'---`---.____
 +
              \_ \    \----._________.----'
 +
                \ \    / /    `-_-'
 +
            __,--`-`---'-'-.
 +
          /}___          ){-
 +
                `--.____,-'
 +
</pre>
 
<pre>
 
<pre>
 
  __________________            _-_
 
  __________________            _-_
Line 29: Line 110:
 
           /}___          )(-
 
           /}___          )(-
 
               `--.____,-'
 
               `--.____,-'
 +
</pre>
 +
Other notable vessels to bear the '''Enterprise''' name were NX class NX-01, the Galaxy class NCC-1701-D, and the Sovereign class NCC-1701-E
 +
 +
=== Klingon D7 Class Battlecruiser ===
 +
Klingon D7 Class Battlecruiser. This design was also used by the Romulan Star Empire. The Klingons gave the design to the Romulans sometime between 2266 and 2268 during the Romulan-Klingon Alliance in exchange for cloak technology.
 +
<pre>
 +
      __Q-_            _______====-
 +
      {====---=========/_____    /___
 +
      `----'          `---- `\___, /
 +
                            _/___/_____
 +
                            <__________|}
 +
 +
</pre>
 +
<pre>
 +
        __Q-_            _______====-
 +
        (====---========= _____    /___
 +
        `---'"          `---- `\___, /
 +
                              _/___/_____
 +
                              <__________|}
 
</pre>
 
</pre>
  
Line 196: Line 296:
 
                     "VXXXXXXXXXV"      "VXXXXXXXXXV"
 
                     "VXXXXXXXXXV"      "VXXXXXXXXXV"
 
                       """"""              """"""
 
                       """"""              """"""
 +
</pre>
 +
 +
=== bowline knot ===
 +
<pre>
 +
 +
 +
      |  over
 +
      _____
 +
    / |  \
 +
    |  \__/
 +
    |
 +
      \_/
 +
 +
      |
 +
      ___|_
 +
    / | | \ up
 +
    |  \__/ through
 +
    |  |
 +
      \_/
 +
 +
      _|_ behind
 +
    / | \
 +
      ___|_
 +
    / | | \
 +
    |  \__/
 +
    |  |
 +
      \_/
 +
 +
      _|_
 +
    / | \
 +
over \__|_
 +
    / |\| \
 +
    |  \__/ down
 +
    |  | \ through
 +
      \_/
 +
 +
</pre>
 +
 +
=== latch on with delay circuit ===
 +
A momentary contact of the switch will turn the LED1 on for a period of time.
 +
FET1 may be a 2N7000 or BS170. The BS170 is preferred as it can switch up to 500 mA, whereas the 2N7000 can switch only 200 mA.
 +
<pre>
 +
            +V    LED1       
 +
              |    *****       
 +
              |  *      *    R1             
 +
              +---*--->|--*----/\/\/----+
 +
              |  *      *            | drain (1:BS170, 3:2N7000)
 +
        SW1 \      *****          *******
 +
            \                  *  ||__.  * 
 +
              |                *  |      * FET1
 +
              +-----------------*  ||<-|  *
 +
              |      gate (2)  *---||--|  *
 +
              |                  *      |  *
 +
              |                    ******* 
 +
              |        C1              | source (3:BS170, 1:2N7000)
 +
              +--------)|---------------+
 +
              |                        |
 +
              |        R2              |
 +
              +-------/\/\/-------------+
 +
                                        |
 +
                                      -----
 +
                                      --- GND
 +
                                        -
 +
R1  : 300 Ohm
 +
R2  : 1M Ohm
 +
C1  : 1000 uF, electrolytic or tantalum, polarized
 +
SW1 : tilt switch, ball or mercury
 +
LED1: high brightness white LED
 +
FET1: 2N7000 or BS170
 +
 +
              +-----------------*  ||<-|  *
 +
              |      gate (2)  *---||--|  *
 +
              \                  *      |  *
 +
          R3 /                    ******* 
 +
              \        C1              | source (3:BS170, 1:2N7000)
 +
              |                        |
 +
Is R3        +--------)|---------------+
 +
helpful?    |                        |
 +
              |        R2              |
 +
              +-------/\/\/-------------+
 +
                                        |
 +
                                      -----
 +
                                      --- GND
 +
                                        -
 
</pre>
 
</pre>
  

Latest revision as of 02:01, 14 September 2020


See also ASCII

by me

Some of these are derivative, but that is the nature of art.


LLAP

The Vulcan salute has an official Unicode character, U+1F596: 🖖


\V/_

yay!

\v/_
 \\

Spiderbabymomma

Spider:

        |            |
        |            |
        |            |
        |            |
        ^            |
      \( )/        / ^ \
     >( 8 )<    \  \( )/  /
      /(")\       >( 8 )<
                /  /(")\  \
                   \   /

emoticons

;/)

sig

Old sk00l BBS signatures.

         ---------
---=== /\/ () /) /-/ ===---
         ---------
    /\\/ ()) /\\ //-//
><(({P>

Ducks

    O<
>(_)
 /_     

     O<
  (__)                O<
                  (__)
 
                   o=
              (__)

Note this well.

        Nota bene
       _ ________
  ___/   )_______)  
       (/(____)
  __     (___)
     \____(_)

Enterprise

Constitution class heavy cruiser.


  __________________            _-_
  \___=NCC-1701= __))  ____.---'---`---.____
              \_ \     \----._________.----'
                \ \     / /    `-_-'
            __,--`-`---'-'-.
           /}___           ){-
                `--.____,-'
 __________________            _-_
 \___=NCC-1701= __))  ____.---'---`---.____
             \_ \     \----._________.----'
               \ \     / /    `-_-'
           __,--`-`---'-'-.
          /}___           )(-
               `--.____,-'

Other notable vessels to bear the Enterprise name were NX class NX-01, the Galaxy class NCC-1701-D, and the Sovereign class NCC-1701-E

Klingon D7 Class Battlecruiser

Klingon D7 Class Battlecruiser. This design was also used by the Romulan Star Empire. The Klingons gave the design to the Romulans sometime between 2266 and 2268 during the Romulan-Klingon Alliance in exchange for cloak technology.

       __Q-_            _______====-
      {====---=========/_____    /___
       `----'          `---- `\___, /
                             _/___/_____
                            <__________|}

        __Q-_            _______====-
        (====---========= _____    /___
         `---'"          `---- `\___, /
                               _/___/_____
                              <__________|}

Noah

:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
:::::::::::::::::::::::::::::::::::###############:::::::::::::::::::::::::
:::::::::::::::::::::::::::::############################::::::::::::::::::
:::::::::::::::::::::::::#####################################:::::::::::::
::::::::::::::::::::::###########################################::::::::::
::::::::::::::::::::###########################################::::::::::::
:::::::::::::::::#############################################:::::::::::::
:::::::::::::::##############################################::::::::::::::
::::::::::::::######################CCCCC#####################:::::::::::::
::::::::::::###############CCCCC:::::    ::CC#####CCCCCCCC#####::::::::::::
:::::::::::############CC:::::::                           ::C##:::::::::::
::::::::::##########CCC:::::::                                :C#::::::::::
:::::::::##########CCCC:::::                                   :C#:::::::::
::::::::##########CC::::::::                                     ::::::::::
::::::::#########CC:::::::                                        :::::::::
::::::::#########CC:::::::                                         ::::::::
::::::::#########CC:::::::                                         ::::::::
::::::::#########CCC::::::                                         ::::::::
::::::::#########CCCC::::::                                        ::::::::
::::::::#########CCCC:::CCCC#C#######C:                            ::::::::
::::::::#########CCCCC#################C           C##########C:   ::::::::
::::::::###########C#####C:::::::CCC#CCC::        C###CCCCC::C##C::::::::::
::::::::###############CC::::::CCC#####CC:       CCCC:::       C#C:::::::::
:::::::C########C##C###C###CC####CC:C####CC     :CCCCC:::  : : ::C:::::::::
::::::##C::C####CCCCCC###########  CCC:C#C:      ::C#####CCC:::::::::::::::
::::::##C:C:###CCCCC:::CCCCC:CCC     :::C:        :  C###:::CC:: :  :::::::
::::::##C:#####CCCC::::::::::::::: : :::::         :::::::::::     ::::::::
::::::##:##:C###CCC:::               :::::                       ::::::::::
:::::::#::::::##CCCC::              ::::::                       ::::::::::
:::::::#::###:####CC::::           ::CCC::                       ::::::::::
:::::::#CC#::######CC:::            ::::::                        :::::::::
::::::::##::::#####CC:::            CCC##CC:   ::               : :::::::::
:::::::::#::::###CCCCC::::         ::C##::CCC::CC:             :  :::::::::
::::::::::###CC##CCCCC:::: :       :::::::::                   :  :::::::::
:::::::::::::::##CCCCCC:::::       : :::                      :: ::::::::::
:::::::::::::::C#CCCCCC::::: :     :::                       ::::::::::::::
:::::::::::::::C##CCCCCC:::::: :   :CCCCCCC:::::             ::::::::::::::
::::::::::::::::C##CCCCC:::::::::CCCCCCCCCCCCCC:CCC::      ::::::::::::::::
:::::::::::::::::C##CCCCCC:::::: :::::::         :         ::::::::::::::::
:::::::::::::::::::C##CCCCCC:::: :::::CCCCCCC:::::       ::::::::::::::::::
:::::::::::::::::::::C##CCCCCCC:::::::::::C:::::       ::::::::::::::::::::
:::::::::::::::::::::::C##CCCCC::::: :                :::C:::::::::::::::::
:::::::::::::::::::::::::C##CCCC:::                 :::C:::::::::::::::::::
:::::::::::::::::::::::::::C##CC::::               ::C:::::::::::::::::::::
:::::::::::::::::::::::::::::C###CCCCC:: : : :   CCC:::::::::::::::::::::::
::::::::::::::::::::::::::::::::C###############C::::::::::::::::::::::::::
:::::::::::::::::::::::::::::::::::C#########C:::::::::::::::::::::::::::::
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::

pr0n

For pr0n on demand click here: Pr0n

Let there be pr0n...

       ##
      #--
      # = 
     #(.).) 
   __/ ).( >
      ( v )
       \|/
       /)
     _//_

Tux

                    ___
      ,~,         .#####.
      _V_         #######
     // \\        #" # `#
    /(   )\      ,#P #P #.
      ~"^"      ,##\-^-/##.
               ,##' \ / `##.
              ,#"    V   `##.
             ,##.         `##
             |###.        .##  ,
          .__/\####.     .##/\/|_,
           \   \#" ``   .##/    /
           /    \#.   .###/   ,/
          `~`\   \#######/  ,/
              `\__) ~"^"(__/

Yin Yang

            .,ad88888888baa,
        ,d8P"""        ""9888ba.
     .a8"          ,ad88888888888a
    aP'          ,88888888888888888a
  ,8"           ,88888888888888888888,
 ,8'            (8888888888(_)88888888,
,8'             `8888888888888888888888
8)               `888888888888888888888,
8                  "8888888888888888888)
8                   `888888888888888888)
8)                    "8888888888888888
(b           _         "88888888888888'
`8,         (8)         8888888888888)
 "8a                   ,888888888888)
   V8,                 d88888888888"
    `8b,             ,d8888888888P'
      `V8a,       ,ad8888888888P'
         ""88888888888888888P"
              """"""""""""

Gorilla

                      ?
           ____              ____
         /'    `\  .----.  /'    `\
       ,'        ` ( || ) '        `\
      ,'            /<>\             |
      |            |  _,|            |
     ,'             \__/             |
    ,'      /\               /\      `\
    |      /'`\             /'`\       |
    |    /'   `\           /'   `\     |
    |   /'     (           )     `\    |
   /   /'     /'            `\    `\   `\
  /'( (     /'      ____      `\     ) ) \
 /' /\_)  /'      /'    `\      `\  (_/\ `\
(  |_    |     /'          `\     |    _|  )
 \___)   |    (              )    |   (___/
         `\   `\            /'   /'
          _`\  `\          /'  /'_
         </\_____)        (_____/\>

Biohazzard

                             .            .
                          ,A`              `A,
                        ,AV                  VA,
                       ,AV'                  `VA,
                      ,AXX                    XXA,
                      NXXX    .,OXXXXXXA,.    XXXH
                     AXXXA. ,AXXXXXXXXXXXXA, ,AXXXA
                     VXXXXA `VXV"'    `"XV'  AXXXXV
                  ,AXXXXXXXA, '         '  ,AXXXXXXXA,
                ,AXXXXXXXXXXXA,          ,AXXXXXXXXXXXA,
              ,AXXXXXXXXXXXXXXXXXXX  XXXXXXXXXXXXXXXXXXXA,
             ,AXXV"'  ,. `""VXXXV'    `VXXXV""' .,  `"VXXA,
            ,AXV"     AXXX    "VV      VV"    XXXA     "VXA,
            AX'       XXXX       A,..,A       XXXX       `XA
            V'        "VXA,      `XXXX'      ;AXV:        `V
            '          VXXA,     :XXXX:     ,AXXV          '
                       `VXXX,    ,XXXX,    ,XXXV'
                        `VXXXA.  AXXXXA  .AXXXV'
                          `VXV` AXXXXXXA `VXV'
                            ' ,AXXXXXXXXA, `
                            ,AXXXXXXXXXXXXA,
                  `VaaaaaaAAXXXXXXV""VXXXXXXAAaaaaaaV'
                    "VXXXXXXXXXV"      "VXXXXXXXXXV"
                       """"""              """"""

bowline knot



       |  over
      _____
     / |   \
     |  \__/
     |
      \_/

       |
      ___|_
     / | | \ up
     |  \__/ through
     |   |
      \_/

      _|_ behind
     / | \
      ___|_
     / | | \
     |  \__/
     |   |
      \_/

      _|_
     / | \
 over \__|_
     / |\| \
     |  \__/ down
     |   | \ through
      \_/

latch on with delay circuit

A momentary contact of the switch will turn the LED1 on for a period of time. FET1 may be a 2N7000 or BS170. The BS170 is preferred as it can switch up to 500 mA, whereas the 2N7000 can switch only 200 mA.

             +V     LED1         
              |     *****         
              |   *       *     R1              
              +---*--->|--*----/\/\/----+
              |   *       *             | drain (1:BS170, 3:2N7000)
        SW1 \       *****          *******
             \                   *  ||__.  *  
              |                 *   |       * FET1
              +-----------------*   ||<-|   *
              |       gate (2)  *---||--|   *
              |                  *      |  * 
              |                    *******   
              |        C1               | source (3:BS170, 1:2N7000)
              +--------)|---------------+
              |                         |
              |        R2               |
              +-------/\/\/-------------+
                                        |
                                      -----
                                       --- GND
                                        - 
 R1  : 300 Ohm
 R2  : 1M Ohm
 C1  : 1000 uF, electrolytic or tantalum, polarized
 SW1 : tilt switch, ball or mercury
 LED1: high brightness white LED
 FET1: 2N7000 or BS170

              +-----------------*   ||<-|   *
              |       gate (2)  *---||--|   *
              \                  *      |  * 
           R3 /                    *******   
              \        C1               | source (3:BS170, 1:2N7000)
              |                         |
 Is R3        +--------)|---------------+
 helpful?     |                         |
              |        R2               |
              +-------/\/\/-------------+
                                        |
                                      -----
                                       --- GND
                                        - 

Classics

These are not mine, but I stuck them on here anyway.

Ackbar: It's a trap!

This one is interesting because it was designed for variable width fonts. Using a variable width font for ASCII art is very tricky because the final rendering is highly dependent on the font. I tweaked the last version of this to better fit the font-family:Arial, Helvetica, sans-serif;" that is used in Firefox3 on an Ubuntu Linux system, but this may not look the same in a different browser even if the font is nearly the same!


the original

. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
. . . . . . . . . . . . . . . . _,,,--~~~~~~~~--,_ . . . . . . . . .
. . . . . . . . . . . . . . ,-&#145; : : : :::: :::: :: : : : : :º &#145;-, . . . . . . . . . . . .
. . . . . . . . . . . . .,-&#145; :: : : :::: :::: :::: :::: : : :o : &#145;-, . . . . . . . . . .
. . . . . . . . . . . ,-&#145; :: ::: :: : : :: :::: :::: :: : : : : :O &#145;-, . . . . . . . . .
. . . . . . . . . .,-&#145; : :: :: :: :: :: : : : : : , : : :º :::: :::: ::&#146;; . . . . . . . .
. . . . . . . . .,-&#145; / / : :: :: :: :: : : :::: :::-, ;; ;; ;; ;; ;; ;; ;\ . . . . . . . .
. . . . . . . . /,-&#145;,&#146; :: : : : : : : : : :: :: :: : &#145;-, ;; ;; ;; ;; ;; ;;| . . . . . . .
. . . . . . . /,&#146;,-&#145; :: :: :: :: :: :: :: : ::_,-~~,_&#146;-, ;; ;; ;; ;; | . . . . . . .
. . . . . _/ :,&#146; :/ :: :: :: : : :: :: _,-&#145;/ : ,-&#145;;&#146;-&#145;&#146;&#146;&#146;&#146;~-, ;; ;; ;;,&#146; . . . . . . . .
. . . ,-&#145; / : : : : : : ,-&#145;&#146;&#146; : : :,--&#145;&#146; :|| /,-&#145;-&#145;--&#145;&#146;&#146;__,&#146;&#146;&#146; \ ;; ;,-&#145; . . . . . . . .
. . . \ :/,, : : : _,-&#145; --,,_ : : \ :\ ||/ /,-&#145;-&#145;x### ::\ \ ;;/ . . . . . . . . . .
. . . . \/ /---&#145;&#146;&#146;&#146; : \ #\ : :\ : : \ :\ \| | : (O##º : :/ /-&#145;&#146; . . . . . . . . . . .
. . . . /,&#146;____ : :\ &#145;-#\ : \, : :\ :\ \ \ : &#145;-,___,-&#145;,-`-,, . . . . . . . . . . .
. . . . &#145; ) : : : :&#146;&#146;&#146;&#146;--,,--,,,,,,¯ \ \ :: ::--,,_&#146;&#146;-,,&#146;&#146;&#146;¯ :&#146;- :&#146;-, . . . . . . . . .
. . . . .) : : : : : : ,, : &#145;&#146;&#146;&#146;~~~~&#146; \ :: :: :: :&#146;&#146;&#146;&#146;&#146;¯ :: ,-&#145; :,/\ . . . . . . . . .
. . . . .\,/ /|\\| | :/ / : : : : : : : ,&#146;-, :: :: :: :: ::,--&#145;&#146; :,-&#145; \ \ . . . . . . . .
. . . . .\\&#146;|\\ \|/ &#145;/ / :: :_--,, : , | )&#146;; :: :: :: :,-&#145;&#146; : ,-&#145; : : :\ \, . . . . . . .
. . . ./¯ :| \ |\ : |/\ :: ::----, :\/ :|/ :: :: ,-&#145;&#146; : :,-&#145; : : : : : : &#145;&#146;-,,_ . . . .
. . ..| : : :/ &#145;&#146;-(, :: :: :: &#145;&#146;&#146;&#146;&#146;~,,,,,&#146;&#146; :: ,-&#145;&#146; : :,-&#145; : : : : : : : : :,-&#145;&#146;&#146;\\ . . . .
. ,-&#145; : : : | : : &#145;&#146;) : : :¯&#146;&#146;&#146;&#146;~-,: : ,--&#145;&#146;&#146; : :,-&#145;&#146; : : : : : : : : : ,-&#145; :¯&#146;&#146;&#146;&#146;&#146;-,_ .
./ : : : : :&#146;-, :: | :: :: :: _,,-&#145;&#146;&#146;&#146;¯ : ,--&#145;&#146; : : : : : : : : : : : / : : : : : : :&#146;&#146;-,
/ : : : : : -, :¯&#146;&#146;&#146;&#146;&#146;&#146;&#146;&#146;&#146;&#146;&#146;¯ : : _,,-~&#146;&#146; : : : : : : : : : : : : : :| : : : : : : : : :
. : : : : : : :¯&#146;&#146;~~~~~~&#146;&#146;&#146; : : : : : : : : : : : : : : : : : : | : : : : : : : : :
Admiral Ackbar, created 4/5/04 by supanaturalhigh<

tweaked for Firefox3/Ubuntu Linux

My font doesn't like the tilde ~ marks. The spacing is completely different.

. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
. . . . . . . . . . . . . . . . _,,,-------------------,_ . . . . . . . . . . . . .
. . . . . . . . . . . . . . ,-&#145; : : : :::: :::: :: : : : : :º &#145;-, . . . . . . . . . . . .
. . . . . . . . . . . . .,-&#145; :: : : :::: :::: :::: :::: : : :o : &#145;-, . . . . . . . . . .
. . . . . . . . . . . ,-&#145; :: ::: :: : : :: :::: :::: :: : : : : :O &#145;-, . . . . . . . . .
. . . . . . . . . .,-&#145; : :: :: :: :: :: : : : : : , : : :º :::: :::: ::&#146;; . . . . . . . .
. . . . . . . . .,-&#145; / / : :: :: :: :: : : :::: :::-, ;; ;; ;; ;; ;; ;; ;\ . . . . . . . .
. . . . . . . . /,-&#145;,&#146; :: : : : : : : : : :: :: :: : &#145;-, ;; ;; ;; ;; ;; ;;| . . . . . . .
. . . . . . . /,&#146;,-&#145; :: :: :: :: :: :: :: : ::_,-----,_&#146;-, ;; ;; ;; ;; | . . . . . . .
. . . . . _/ :,&#146; :/ :: :: :: : : :: :: _,-&#145;/ : ,-&#145;;&#146;-&#145;&#146;&#146;&#146;&#146;---, ;; ;; ;;,&#146; . . . . . . . .
. . . ,-&#145; / : : : : : : ,-&#145;&#146;&#146; : : :,--&#145;&#146; :|| /,-&#145;-&#145;--&#145;&#146;&#146;__,&#146;&#146;&#146; \ ;; ;,-&#145; . . . . . . . .
. . . \ :/,, : : : _,-&#145; --,,_ : : \ :\ ||/ /,-&#145;-&#145;x### ::\ \ ;;/ . . . . . . . . . .
. . . . \/ /--&#145;&#146;&#146;&#146; : \ #\ : :\ : : \ :\ \| | : (O##º : :/ /-&#145;&#146; . . . . . . . . . . .
. . . . /,&#146;____ : :\ &#145;-#\ : \, : :\ :\ \ \ : &#145;-,___,-&#145;,-`-,, . . . . . . . . . . .
. . . . &#145; ) : : : :&#146;&#146;&#146;&#146;--,,--,,,,,,¯ \ \ :: ::--,,_&#146;&#146;-,,&#146;&#146;&#146;¯ :&#146;- :&#146;-, . . . . . . . . .
. . . . .) : : : : : : ,, : &#145;&#146;&#146;&#146;---------&#146; \ :: :: :: :&#146;&#146;&#146;&#146;&#146;¯ :: :,/\ . . . . . . . . .
. . . . .\,/ /|\\| | :/ / : : : : : : : ,&#146;--, :: :: :: :: ::,--&#145;&#146; :,-&#145; \ \ . . . . . . . .
. . . . .\\&#146;|\\ \|/ &#145;/ / :: :_---,, : , | )&#146;; :: :: :: :,-&#145;&#146; : ,-&#145; : : :\ \, . . . . . . .
. . . ./¯ :| \ |\ : |/\ :: ::-----, :\/ :|/ :: :: ,-&#145;&#146; : :,-&#145; : : : : : : &#145;&#146;-,,_ . . . .
. . ..| : : :/ &#145;&#146;-(, :: :: :: &#145;&#146;&#146;&#146;&#146;--,,,,,&#146;&#146; :: ,-&#145;&#146; : :,-&#145; : : : : : : : : :,-&#145;&#146;&#146;\\ . . . .
. ,-&#145; : : : | : : &#145;&#146;) : : :¯&#146;&#146;&#146;&#146;---,: : ,--&#145;&#146;&#146; : :,-&#145;&#146; : : : : : : : : : ,-&#145; :¯&#146;&#146;&#146;&#146;&#146;-,_ .
./ : : : : :&#146;-, :: | :: :: :: _,,-&#145;&#146;&#146;&#146;¯ : ,---&#145;&#146; : : : : : : : : : : : / : : : : : : :&#146;&#146;-,
/ : : : : : -, :¯&#146;&#146;&#146;&#146;&#146;&#146;&#146;&#146;&#146;&#146;&#146;¯ : : _,,---&#146;&#146; : : : : : : : : : : : : : :| : : : : : : : : :
. : : : : : : :¯&#146;&#146;------------&#146;&#146;&#146; : : : : : : : : : : : : : : : : : : | : : : : : : : : :
Admiral Ackbar, created 4/5/04 by supanaturalhigh<