Settings

The page will reload to apply your changes.
Theme

ASCII Art Font

ASCII Art Menu

Original Usenet thread from alt.ascii-art, started 24 Feb 2000.
 _   _                     _        _             _     _           
| | | |___  ___ _ __   ___| |_     / \   _ __ ___| |__ (_)_   _____ 
| | | / __|/ _ \ '_ \ / _ \ __|   / _ \ | '__/ __| '_ \| \ \ / / _ \
| |_| \__ \  __/ | | |  __/ |_   / ___ \| | | (__| | | | |\ V /  __/
 \___/|___/\___|_| |_|\___|\__| /_/   \_\_|  \___|_| |_|_| \_/ \___|
pentagram/pentacle help

pentagram/pentacle help

alt.ascii-art · 17 messages · 24 Feb 2000 - 2 Mar 2000
Nightshifter <nig...@nightshifter.com> ASCII art 24 Feb 2000 00:00 · permalink
Here's my feeble attempt...Any ideas on how to
make it look better and possibly make a version 
encased in a circle?

          /\
         /  \
        /    \
-------/------\-------
�~�-._/        \_.-�~�
     /�~�-  -�~�\ 
    /  _� �� �_  \  
   /_�~        ~�_\  
 
����-Nightshifter
�
Need Answers? Visit: http://www.nightshifter.com
`×´-`×´-`×´-`×´-`×´-`×´-`×´-`×´-`×´
Version 3.12
http://www.geekcode.com/
GED/B/CC/O/>AT d-(---) s+:+++ a-- C++++ ULB++>++++ P+ L+ E? W+++ N o? K++ w+() O? M V? PS+++ PE-- Y PGP- t+ 5+ X+>++@ R>+ tv+@ b+++ DI+ D G e>*++++ h* r->+++ y+**
`×´-`×´-`×´-`×´-`×´-`×´-`×´-`×´-`×´
"Absolutely I will not interfere!" -- Chechov
 

Gerfried Fuchs <alf...@innocent.com> ASCII art 24 Feb 2000 00:00 · permalink
Nightshifter <nig...@nightshifter.com> wrote:
> Here's my feeble attempt...Any ideas on how to
> make it look better and possibly make a version 
> encased in a circle?

 First of all, you should use only ASCII-characters. Take a look at this
nice list:

    ASCII Character Table   The numbers show you the hex-code of
    =====================   the characters (e.g. the letter 'C' has
       xxxxxxxxxxxxxxxx     the code 43).
   `.  0123456789ABCDEF
     `,----------------.    Only the characters that you can find
   2x | !"#$%&'()*+,-./|.   in this box are called ASCII, you
   3x |0123456789:;<=>?||   shouldn't use any other.
   4x |@ABCDEFGHIJKLMNO||
   5x |PQRSTUVWXYZ[\]^_||   Also you should see this as a box.
   6x |`abcdefghijklmno||   If you don't then you have to change
   7x |pqrstuvwxyz{|}~ ||   to a fixed-width font (e.g. COURIER).
      `----------------'|
       `----------------'   Use only these characters and you will
                   [alf]    have more fun in news:alt.ascii-art


 I'll try to guess what the characters you used should look like (for
they quite sure look different over here than what they look at your
end):

            /\
           /  \
          /    \
  -------/------\-------
  `~--._/        \_.--~'
       /`~--  --~`\ 
      /  _--'`--_  \  
     /_-~        ~-_\  
   
  ����-Nightshifter

 It looks quite nice that way. Let's see if I can add a circle (and
diddle the pentagram a little:

           ____
      .--~~ /\ ~~--.
    /      /  \      \
  ,'      /    \      `.
  -------/------\-------
  `~--._/        \_.--~'
  `    /~~--__--~~\    '
   \  /  _-~  ~-_  \  /
    `/_-~        ~-_\'
       ~~--____--~~    -Nightshifter/Alf

 It looks a little "flat" in my font - not really like a circle, more
like an ellipse, but it should lead to to the right direction.

> `×´-`×´-`×´-`×´-`×´-`×´-`×´-`×´-`×´
> Version 3.12
> http://www.geekcode.com/
> GED/B/CC/O/>AT d-(---) s+:+++ a-- C++++ ULB++>++++ P+ L+ E? W+++ N o? K++ w+() O? M V? PS+++ PE-- Y PGP- t+ 5+ X+>++@ R>+ tv+@ b+++ DI+ D G e>*++++ h* r->+++ y+**
> `×´-`×´-`×´-`×´-`×´-`×´-`×´-`×´-`×´

 <http://alfie.ist.org/geekcode.txt>  :-)
 You should wrap your code to 80 character _maximum_. And use the
sugguestion from the page for the start and the endline of the block ;)

 Have fun!
-- 
Gerfried Fuchs
<URL:mailto:alf...@innocent.com>
<URL:http://alfie.ist.org/alfie/>

Nightshifter <nig...@nightshifter.com> ASCII art 24 Feb 2000 00:00 · permalink
On 24 Feb 2000 08:40:38 GMT, alf...@innocent.com (Gerfried Fuchs)
wrote:

>Nightshifter <nig...@nightshifter.com> wrote:
>> Here's my feeble attempt...Any ideas on how to
>> make it look better and possibly make a version 
>> encased in a circle?
>
> First of all, you should use only ASCII-characters. Take a look at this
>nice list:
<snipped>
>> `×´-`×´-`×´-`×´-`×´-`×´-`×´-`×´-`×´
>> Version 3.12
>> http://www.geekcode.com/
>> GED/B/CC/O/>AT d-(---) s+:+++ a-- C++++ ULB++>++++ P+ L+ E? W+++ N o? K++ w+() O? M V? PS+++ PE-- Y PGP- t+ 5+ X+>++@ R>+ tv+@ b+++ DI+ D G e>*++++ h* r->+++ y+**
>> `×´-`×´-`×´-`×´-`×´-`×´-`×´-`×´-`×´
>
> <http://alfie.ist.org/geekcode.txt>  :-)
> You should wrap your code to 80 character _maximum_. And use the
>sugguestion from the page for the start and the endline of the block ;)
>
> Have fun!

Thanks and thanks again, Alf, nothing harder than trying _not_ to look
like a newbie.
 
����-Nightshifter
//`×´-`×´-`×´-`×´-Start Geek Code-`×´-`×´-`×´-`×´\\
Version 3.12
http://www.geekcode.com/
GED/B/CC/O/>AT d-(---) s+:+++ a-- C++++ ULB++>++++ P+ L+ E? W+++ N o?
K++ w+() O? M V? PS+++ PE-- Y PGP- t+ 5+ X+>++@ R>+ tv+@ b+++ DI+ D G
e>*++++ h* r->+++ y+**
//`×´-`×´-`×´-`×´-End Geek Code-`×´-`×´-`×´-`×´\\
"Is that funny?  Is that a joke?"  --Data
 

LDB <she...@msgto.com> ASCII art 24 Feb 2000 00:00 · permalink
On Thu, 24 Feb 2000 13:56:13 -0600, Nightshifter
<nig...@nightshifter.com> wrote:

>On 24 Feb 2000 08:40:38 GMT, alf...@innocent.com (Gerfried Fuchs)
>wrote:
>
>>Nightshifter <nig...@nightshifter.com> wrote:
>>> Here's my feeble attempt...Any ideas on how to
>>> make it look better and possibly make a version 
>>> encased in a circle?


Pentagrams are pretty hard to make, especially signature sized. Here
is my best try so far. Easier to add the circle than to make the star
itself.  :)


               /`\
         .----/---\----.
          `'./     \.'`
            /`'.'.'`\
           /,-`   `-,\
           `         `  ldb

    ,      ,,   ,      ,,   ,      ,,   ,      ,,
    |\___ //(   |\___ //(   |\___ //(   |\___ //(
    (@)-,)/ (   (@)-,)/ (   (@)-,)/ (   (@)-,)/ (
    |/  //  (   |/  ||  (   |/  ||  (   |/  ||  (
       //----'  (   //---'  (   //---'  (   //---'
      '==--'    '==='       '==='       '==='   ldb
             2000 - The Year of the Dragon

Nightshifter <nig...@nightshifter.com> ASCII art 25 Feb 2000 00:00 · permalink
 _____  _                    _
|_   _|| |__    __ _  _ __  | | __ ___
  | |  | '_ \  / _` || '_ \ | |/ // __|
  | |  | | | || (_| || | | ||   < \__ \
 _|_|  |_| |_| \__,_||_| |_||_|\_\|___/
| |__
| '_ \
| | | |
|_| |_|
  __ _
 / _` |
| (_| |
 \__,_|
 _ __
| '_ \
| | | |
|_| |_|
 _
| | __
| |/ /
|   <
|_|\_\
 ___
/ __|
\__ \
|___/
(Okay so I did a little copy/paste from figwin...shoot me =P )
 
����-Nightshifter
//`×´-`×´-`×´-`×´-Start Geek Code-`×´-`×´-`×´-`×´\\
Version 3.12
http://www.geekcode.com/
GED/B/CC/O/>AT d-(---) s+:+++ a-- C++++ ULB++>++++ P+ L+ E? W+++ N o?
K++ w+() O? M V? PS+++ PE-- Y PGP- t+ 5+ X+>++@ R>+ tv+@ b+++ DI+ D G
e>*++++ h* r->+++ y+**
//`×´-`×´-`×´-`×´-End Geek Code-`×´-`×´-`×´-`×´\\
"And if he signs me then I'll be a law!"
 

CJRandall <col...@shieldwolf.demon.co.uk> ASCII art 25 Feb 2000 00:00 · permalink
Nightshifter writes
>encased in a circle?

         1           __
         2       _-'`/\`'-_
         3      /___/__\___\
         4     |`-_/    \_-'|
         5     `  /-_  _-\  '
         6      \/,-'``'-.\/
         7       `-..__..-'
                             
         J       ,-''""''-.  
         9      /\`-.,,.-'/\ 
         Z     ,  \-"  "-/  .
         4     |,-"\    /"-.|
         3      \"""\""/"""/ 
         S       "-.,\/,.-"  
         1           ""      
25feb0
the above have been drawn and re-drawn over the years by
lots of ppl ... seems like its my turn ... i've seen better
the previous ones are really cool ... its one of those subjects
that turns up at least once a year

C++$ U++$

[][ see yuz
[][ colin
-- 
. /\_/\   ( () |_ | |\|   _/   |? .\ |\| |) .\ |_ |_
:( a a(   CJRandall http://www.shieldwolf.demon.co.uk
' \___")  <<sPAMiSanUISANCE--=oOo=--tROLLSaREwORSE>>

Galarza & Heredero <pur...@euskalnet.net> ASCII art 25 Feb 2000 00:00 · permalink
Hi you,
It's nice the star you made, but it would be better if you visit the FAQ and copy the ASCII characters or something.
If you want a star here's one I made:

           /\
     _____/__\_____
    `._  /    \  _.`
       `/      \'
       / `-..-' \
      /  .-'`-.  \
 gnv /.-'      `-.\
     `            `

An here's that one with a circle:

          ______
      .-'`  /\  `'-.
    .'_____/__\_____`.
   / `._  /    \  _.` \
  |     `/      \'     |
  |     / `-..-' \     |
   \   /  .-'`-.  \   /
 gnv`./.-'      `-.\.'
      `-..______..-'

Remove the gnv if you want to.
Enjoy them
See you
     .--. __            __    /`'
 >> (  , /- | /`'.. | //- | //|   <<
     `'//_ /|/  / / |//__ |//_|_gnv
      /   / /   ``         /  | `
     / `'`gen...@canal21.com
    (
     `'->

Bill Taylor <mat...@math.canterbury.ac.nz> ASCII art 25 Feb 2000 00:00 · permalink
|> Here's my feeble attempt...Any ideas on how to
|> make it look better and possibly make a version encased in a circle?


          ..,+,..
       .+'       `+.
     .'             `.
    .                 .
   . `.             .' .
  .  ` `.         .' '  .
      `  `.     .'  '
 '     `   `. .'   '     `
,      `   .+`+.   '      .
'       `.'     `.,       :
`     .+`.       .`.      '
`   .'   `       '  `.    '
` .'     `       '    `.. '
``````````````'''''''''''''
 `        `     '        '
 `         `   '         '
  `        `   '        '
   `       `   '       '
    `       ` '       '
     `.     `.'     .'
       `+.   '   .+'
          `~"+"~'


             ..---n---..
        .--""'   / \   '""--.
      ."        |   |        ".
    ."          |   |          ".
   /           /     \           \
  /           |       |           \
 .------------+-------+------------.
.'`--.       /         \       .--' .
:     ".    |           |    ."     ;
|       "-. |           | .-"       |
|          )-.         .-(          |
"         |   ".     ."   |         "
 \       /      "-.-"      \       /
 ".     |      .-' '-.      |     ."
  \     |    ."       ".    |     /
   \   /  .-"           "-.  \   /
    ".|.-"                 "-.|."
      ".                     ."
        "--..           ..--"
            '""-------""'


         _.od8888888bo._
       .dP"`          `"Yb.
     .d"                 @b.
    d"' \`-._        _.-`/`"b
   d'    \   ',_  _,'   /   'b
  dP      \     ::     /     Yb
  8l       \_.-`  `-._/      l8
  Yb   _.-` \        /`-._   dP
   YI.;______\______/_____;.IP
    YI        \    /       IP
     "9@       \  /      @P"
       "8b      \/     d8"
         `"Y888DWB8888P"`


                   ooo OOO OOO ooo
               oOO                 OOo
           oOO                         OOo
        oOO                               OOo
      oOO \ -_                         _- / OOo
    oOO    \   -_                   _-   /    OOo
   oOO      \     -_             _-     /      OOo
  oOO        \       -_       _-       /        OOo
 oOO          \         -_ _-         /          OOo
 oOO           \         _-_         /           OOo
 oOO            \     _-     -_     /            OOo
 oOO             \ _-           -_ /             OOo
 oOO            _-\               /-_            OOo
  oOO        _-    \             /    -_        OOo
   oOO    _-        \                    -_    OOo
    oOO_-____________\________ /____________-_OOo
      oOO             \       /             OOo
        oO             \     /           OOo
           oOO          \   /         OOo
               oOO       \ /        OOo
                   ooo OOOvOOO ooo



                    ooo OOOAOOO ooo
                oOO       / \       OOo
            oOO          /   \          OOo
         oOO            /     \            OOo
       oOO             /       \             OOo
     oOO -_-----------/---------\-----------_- OOo
    oOO     -_       /           \       _-     OOo
   oOO         -_   /             \   _-         OOo
  oOO             -/_             _\-             OOo
  oOO             /  -_         _-  \             OOo
  oOO            /      -_   _-      \            OOo
  oOO           /         _-_         \           OOo
  oOO          /       _-     -_       \          OOo
   oOO        /     _-           -_     \        OOo
    oOO      /   _-                 -_   \      OOo
     oOO    / _-                       -_ \    OOo
       oOO _-                             -_ OOo
        oOO                                OOo
            oOO                         OOo
               oOO                 OOo
                    ooo OOO OOO ooo

On Thu, 24 Feb 2000 13:56:13 -0600, Nightshifter <nig...@nightshifter.com>
provoked the following text:

>//`×´-`×´-`×´-`×´-Start Geek Code-`×´-`×´-`×´-`×´\\
>Version 3.12
>http://www.geekcode.com/
>GED/B/CC/O/>AT d-(---) s+:+++ a-- C++++ ULB++>++++ P+ L+ E? W+++ N o?
>K++ w+() O? M V? PS+++ PE-- Y PGP- t+ 5+ X+>++@ R>+ tv+@ b+++ DI+ D G
>e>*++++ h* r->+++ y+**
>//`×´-`×´-`×´-`×´-End Geek Code-`×´-`×´-`×´-`×´\\
>"Is that funny?  Is that a joke?"  --Data

Okay, i know that i'm off topic now, but i'm too curious not to ask (besides, my
browser has kicked the bucket, so can't look up that URL)

Would you care to explain some of that geek code to me?
-- 
        Peter Punk
          \    /
        ---\\\\---
          /    \
Visit my MIDI-site at http://members.xoom.com/miditation

Dream as if you'll live forever. Live as if you'll die today.

On Thu, 24 Feb 2000 15:48:17 -0600, LDB <she...@msgto.com> wrote:
>Pentagrams are pretty hard to make, especially signature sized. Here
>is my best try so far. Easier to add the circle than to make the star
>itself.  :)
>
>
>               /`\
>         .----/---\----.
>          `'./     \.'`
>            /`'.'.'`\
>           /,-`   `-,\
>           `         `  ldb

Here's my sig-sized pentagram.
     ______
    /__/\__\ 
   (`-/__\-')
 Wny\/<__>\/ 



-- 
Jan-Erik Finnberg    whe...@icenet.no.spam.please.fi     ICQ:49316651
http://www.saunalahti.fi/~wheany/FFVII/ FF7 midis and not much more!!
http://www.saunalahti.fi/~wheany/nethack/ Nethack 3.3.0 download
"Life is like a metaphor"

Lauri Kangas <rem...@mbnet.fi> ASCII art 27 Feb 2000 00:00 · permalink
Jan-Erik Finnberg <whe...@icenet.no.spam.please.fi> wrote:

>On Thu, 24 Feb 2000 15:48:17 -0600, LDB <she...@msgto.com> wrote:
>>Pentagrams are pretty hard to make, especially signature sized. Here
>>is my best try so far. Easier to add the circle than to make the star
>>itself.  :)
>>
>>
>>               /`\
>>         .----/---\----.
>>          `'./     \.'`
>>            /`'.'.'`\
>>           /,-`   `-,\
>>           `         `  ldb
>
>Here's my sig-sized pentagram.
>     ______
>    /__/\__\ 
>   (`-/__\-')
> Wny\/<__>\/ 

Quick-diddle:

     ______
    /__/\__\ 
   (`-/__\-')
 Wny\/,'`.\/ 


-----------------------------
--Lauri Kangas - lka - Vostok
--lkanga @mbnet.fi - 39143317
--http://www.mbnet.fi/~lkanga

Peter Punk <ppu...@damnthatspam.hetnet.nl> wrote:
> On Thu, 24 Feb 2000 13:56:13 -0600, Nightshifter <nig...@nightshifter.com>
> provoked the following text:
> 
> >//`×´-`×´-`×´-`×´-Start Geek Code-`×´-`×´-`×´-`×´\\
> >Version 3.12
> >http://www.geekcode.com/
> >GED/B/CC/O/>AT d-(---) s+:+++ a-- C++++ ULB++>++++ P+ L+ E? W+++ N o?
> >K++ w+() O? M V? PS+++ PE-- Y PGP- t+ 5+ X+>++@ R>+ tv+@ b+++ DI+ D G
> >e>*++++ h* r->+++ y+**
> >//`×´-`×´-`×´-`×´-End Geek Code-`×´-`×´-`×´-`×´\\
> >"Is that funny?  Is that a joke?"  --Data
> 
> Okay, i know that i'm off topic now, but i'm too curious not to ask (besides, my
> browser has kicked the bucket, so can't look up that URL)
> 
> Would you care to explain some of that geek code to me?

 It is all on the webpage - and it's a loooong file :)  Some in short:
The first part is what one person is a geek in. E.g. GCS/MU would be a
geek of computer science and music.

 The rest of the codes are ratings on special topics. More + means more
interested in it, more - means less interested. E.g. P stands for perl
(P+++ ;), 5 for Babylon-5 (5+++), PGP for itself :)

 More to be explained on the page - check it out and do your own code in
no time. I see that I have to upgrade for my code is version 3.1 only ;)

obASCII:
 _
/L\   What, is it really that late??
\_/
-- 
Gerfried Fuchs
<URL:mailto:alf...@innocent.com>
<URL:http://alfie.ist.org/alfie/>

Peter Punk <ppu...@damnthatspam.hetnet.nl> ASCII art 29 Feb 2000 00:00 · permalink
On 28 Feb 2000 08:18:08 GMT, alf...@innocent.com (Gerfried Fuchs) provoked the
following text:

>> >//`×´-`×´-`×´-`×´-Start Geek Code-`×´-`×´-`×´-`×´\\
>> >Version 3.12
>> >http://www.geekcode.com/
>> >GED/B/CC/O/>AT d-(---) s+:+++ a-- C++++ ULB++>++++ P+ L+ E? W+++ N o?
>> >K++ w+() O? M V? PS+++ PE-- Y PGP- t+ 5+ X+>++@ R>+ tv+@ b+++ DI+ D G
>> >e>*++++ h* r->+++ y+**
>> >//`×´-`×´-`×´-`×´-End Geek Code-`×´-`×´-`×´-`×´\\
>> >"Is that funny?  Is that a joke?"  --Data
>> Okay, i know that i'm off topic now, but i'm too curious not to ask (besides, my
>> browser has kicked the bucket, so can't look up that URL)
>> Would you care to explain some of that geek code to me?
> It is all on the webpage - and it's a loooong file :)  

Both Nightshifter and AmyKate were so kind to send me the list, the result can
be viewed in my sig below (4-line limit? What 4-line limit? :-))

> More to be explained on the page - check it out and do your own code in
>no time. I see that I have to upgrade for my code is version 3.1 only ;)

It's a good thing the code is downward compatible :-))
-- 
        Peter Punk
          \    /
        ---\\\\---
          /    \
Visit my MIDI-site at http://members.xoom.com/miditation

-----BEGIN GEEK CODE BLOCK-----
Version: 3.12
GIT/O d---(--) s+:-->+: a C+++(++++)$ U--- P? L+ E? W++ N++ o++ K- w+ O- 
M? V? PS PE++(+) Y+ PGP- t+@++ 5 X R- tv++ b- DI-- D-(+) G e-> 
h---()>++() r+++ y+++** 
------END GEEK CODE BLOCK------

Objects on screen are closer than they appear...

In article <951...@perla.rotterdam.luna.net>, Ojosh!ro wrote:
>CJRandall wrote:
>>          1           __
>>          2       _-'`/\`'-_
>>          3      /___/__\___\
>>          4     |`-_/    \_-'|
>>          5     `  /-_  _-\  '
>>          6      \/,-'``'-.\/
>>          7       `-..__..-'
>> 
>>          J       ,-''""''-.
>>          9      /\`-.,,.-'/\
>>          Z     ,  \-"  "-/  .
>>          4     |,-"\    /"-.|
>>          3      \"""\""/"""/
>>          S       "-.,\/,.-"
>>          1           ""
>
>Ehhh, can't you better use an 'h' for an upside down '4' ???

I'm pretty certain I recognize the mapping.  The reason ascflip leaves
"4" alone in all the mappings is that there's really no ASCII character
that'd have the overall shape of an upside-down "4".  About the closest
approximation for contours would be "q", but that'd pretty much ruin
any textures containing "4".  "V" also comes close, but breaks subtly
in certain contexts because both of its sides slope.

Of course, you can always make your own map file - it's not that hard.

-- 
Ilmari Karonen - http://www.sci.fi/~iltzu/
"Unless you perform unnatural acts, indexes start at 0, not 1."
                                  -- Larry Rosler in comp.lang.perl misc

StRediddle
> 
>                                      Mo
>                                     M"M
>                                    oM  M
>                                    M   Mo
>                                   o"    M
>                                   M     "M
>                                  M       Mo
>                                 o"        M
>                                 M   oMo   "M
>                                M    M M    Mo
>                               o"   o" "o    M
>                               M    M   M    "M
>                              M    M     M    M
>  "M"""""""""""""""""""""""""M"   M""""""""""""""""""""""""""""""""""""""M"
>    "Mo                      M    M                                   oM"
>       "Mo       oooooooooooM    Mooooooooooooooooooooooooo        oM"
>         ""oo     "Mo      oM   o"         "o    M      o""     oo""
>            ""oo     "oo   M    M           M    "o  oM"     oo""
>               ""o      "oM"   M             M    MM"      oM"
>                  "Mo      "o o"             "o   "M    oM"
>                     "Mo     "Mo             oM    Mooo"
>                       "MMo     "Mo       oM"  M   oM"
>                        M "Mo     ""oo oM"     M    "M
>                       M    M"Mo    oM"      oM"M    Mo
>                      o"   M"   "oo""     oo""  "M    M
>                      M   oM   oM"      o"""Mo   Mo   "M
>                     M    M oM"      MMM     ""oo M    M
>                    o"   oM""     oM"   "Mo     ""Mo    M
>                    M          oo""        "oo          "o
>                   M         o""             ""oo        M
>                  oM      oM"                   "Mo       M
>                  M    oo"                         "Mo    "o
>                 M" oo""                             ""oo  M
>                oMo""                                   ""o M
>                M"                                         "Mloam
> 

> 
> --    stuart yeates <s.y...@cs.waikato.ac.nz> aka `loam'
> let that day be lost to us on which we did not dance once!---nietzsche
> X-no-archive:yes

-- 
Australian Cunnilingus:
                Eating Platypussy

ojo...@lunatech.com

CJRandall wrote:
> 
> Nightshifter writes
> >encased in a circle?
> 
>          1           __
>          2       _-'`/\`'-_
>          3      /___/__\___\
>          4     |`-_/    \_-'|
>          5     `  /-_  _-\  '
>          6      \/,-'``'-.\/
>          7       `-..__..-'
> 
>          J       ,-''""''-.
>          9      /\`-.,,.-'/\
>          Z     ,  \-"  "-/  .
>          4     |,-"\    /"-.|
>          3      \"""\""/"""/
>          S       "-.,\/,.-"
>          1           ""
> 25feb0

Ehhh, can't you better use an 'h' for an upside down '4' ???


-- 
Australian Cunnilingus:
                Eating Platypussy

ojo...@lunatech.com

WOW - what a good one!

>                                      Mo
>                                     M"M
>                                    oM  M
>                                    M   Mo
>                                   o"    M
>                                   M     "M
>                                  M       Mo
>                                 o"        M
>                                 M   oMo   "M
>                                M    M M    Mo
>                               o"   o" "o    M
>                               M    M   M    "M
>                              M    M     M    M
>  "M"""""""""""""""""""""""""M"   M""""""""""""""""""""""""""""""""""""""M"
>    "Mo                      M    M                                   oM"
>       "Mo       oooooooooooM    Mooooooooooooooooooooooooo        oM"
>         ""oo     "Mo      oM   o"         "o    M      o""     oo""
>            ""oo     "oo   M    M           M    "o  oM"     oo""
>               ""o      "oM"   M             M    MM"      oM"
>                  "Mo      "o o"             "o   "M    oM"
>                     "Mo     "Mo             oM    Mooo"
>                       "MMo     "Mo       oM"  M   oM"
>                        M "Mo     ""oo oM"     M    "M
>                       M    M"Mo    oM"      oM"M    Mo
>                      o"   M"   "oo""     oo""  "M    M
>                      M   oM   oM"      o"""Mo   Mo   "M
>                     M    M oM"      MMM     ""oo M    M
>                    o"   oM""     oM"   "Mo     ""Mo    M
>                    M          oo""        "oo          "o
>                   M         o""             ""oo        M
>                  oM      oM"                   "Mo       M
>                  M    oo"                         "Mo    "o
>                 M" oo""                             ""oo  M
>                oMo""                                   ""o M
>                M"                                         "Mloam


That's great.  Makes my own earlier attempt look rather pathetic...


                /\
               //\\
              //  \\
 -===========//=================-
  `!:.      //      \\      ,;!'
     `!:.  //        \\  ,;!'
        `!:.          \\!'
         /,`!:.    ,;!'\\
        //    ` ,;;'    \\
       //    ,;!'  :.    \\
      //  ,;!'      `!:.  \\
     //,;!'    wfct    `!:.\\
    /;!'                  `!.\
   '                          `



                       ____________________
                      / __________________ \
                     / /                  \ \
                    / /                    \ \
                   / /     ===========      \ \
                  / /      Bill Taylor       \ \
                 / /       ===========        \ \
                / /                            \ \
               / /                              \ \
              / / W.T...@math.canterbury.ac.nz \ \
              `.`.~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~,','
                `.`.                          ,','
                  `.`.  Polygon -           ,','
                    `.`.  a dead parrot.  ,','
                      `.`.              ,','
                        `.`.          ,','
                          `.`.      ,','
                            `.`.  ,','
                              `.`','
                                `'

About this thread. These messages were posted publicly to the newsgroup alt.ascii-art in 2000 and are mirrored here unchanged as part of the Historic Archives – only email addresses are masked. The artwork and text belong to their original authors: if you copy a piece, keep the artist's initials or signature intact and credit them where you can. Are you one of the authors? Contact us to get your posts attributed, connected to your artist profile, or removed.