Settings

The page will reload to apply your changes.
Theme

ASCII Art Font

ASCII Art Menu

Original Usenet thread from alt.ascii-art, started 27 Mar 2002.
 _   _                     _        _             _     _           
| | | |___  ___ _ __   ___| |_     / \   _ __ ___| |__ (_)_   _____ 
| | | / __|/ _ \ '_ \ / _ \ __|   / _ \ | '__/ __| '_ \| \ \ / / _ \
| |_| \__ \  __/ | | |  __/ |_   / ___ \| | | (__| | | | |\ V /  __/
 \___/|___/\___|_| |_|\___|\__| /_/   \_\_|  \___|_| |_|_| \_/ \___|
Ascii output to php/html like nfodiz viewer

Ascii output to php/html like nfodiz viewer

alt.ascii-art · 8 messages · 27 Mar 2002 - 12 Apr 2002
what kind of font i must use to get the output from a nfo.file [the ones
that are in de released games etc, or isonews.org] the same as in nfodiz
file viewer ?
the font in that program is terminal, and when im using terminal font on my
webpage [php] no blocks are showing, only lines.

Anyone has a solution for this or is this impossible ?

"vt025509" <inf...@voetbal.nl> wrote in news:a7sk3t$5bi$1...@news1.xs4all.nl:

> what kind of font i must use to get the output from a nfo.file [the
> ones that are in de released games etc, or isonews.org] the same as in
> nfodiz file viewer ?
> the font in that program is terminal, and when im using terminal font
> on my webpage [php] no blocks are showing, only lines.
> Anyone has a solution for this or is this impossible ?

This line in Your's .css might help :

pre { font-size : 10px;  font-weight:bold; font-family: lucida console, 
courier, sans-serif, verdana, arial, geneva, helvetica; }



-- 
Raf256
,--, _  ,-   _  _  _
|,-'`_|_|_  `_||_'|_' raf...@wp.pl GG-1175498 ICQ-143712878
| `\|_| |   |_,,_||_| 
C++; (_2b||!_2b)?this->is->a:question; {B.Stroustrup, W.Shakespeare}

> Raf256
> ,--, _  ,-   _  _  _
> |,-'`_|_|_  `_||_'|_' raf...@wp.pl GG-1175498 ICQ-143712878
> | `\|_| |   |_,,_||_|
> C++; (_2b||!_2b)?this->is->a:question; {B.Stroustrup, W.Shakespeare}

if 2 b or not 2 b then this is a else question

That doesn't make any sense... :\ Especially
since Hamlet says "That is the question."

-jg

On Thu, 28 Mar 2002 19:49:30 +0100, "Joaquim G�ndara" <cla...@lords.com> wrote:

>> Raf256
>> ,--, _  ,-   _  _  _
>> |,-'`_|_|_  `_||_'|_' raf...@wp.pl GG-1175498 ICQ-143712878
>> | `\|_| |   |_,,_||_|
>> C++; (_2b||!_2b)?this->is->a:question; {B.Stroustrup, W.Shakespeare}
>
>if 2 b or not 2 b then this is a else question
>
>That doesn't make any sense... :\ Especially
>since Hamlet says "That is the question."
>
>-jg
>
>
soliloquy {
if (2b) { suffer slings and arrows of outrageous misfourtune }
if (!2b) { sleep, perchance to dream }
else { echo poor yorik, I knew him well }
}

--(Once apon a time, in alt.ascii-art,)--
		--(MJP said it like only they can.)--
> On Thu, 28 Mar 2002 19:49:30 +0100, "Joaquim G�ndara" <cla...@lords.com> wrote:
> 
>>> Raf256
>>> ,--, _  ,-   _  _  _
>>> |,-'`_|_|_  `_||_'|_' raf...@wp.pl GG-1175498 ICQ-143712878
>>> | `\|_| |   |_,,_||_|
>>> C++; (_2b||!_2b)?this->is->a:question; {B.Stroustrup, W.Shakespeare}
>>
>>if 2 b or not 2 b then this is a else question
>>
>>That doesn't make any sense... :\ Especially
>>since Hamlet says "That is the question."
>>
>>-jg
>>
>>
> soliloquy {
> if (2b) { suffer slings and arrows of outrageous misfourtune }
> if (!2b) { sleep, perchance to dream }
> else { echo poor yorik, I knew him well }
> }
> 

perchance you people have seen this:
Shakespearean Insulter
http://www.pangloss.com/seidel/Shaker/

I use it on occasions when I have need inspiration during a flame.
Load up the page and hit refresh until something inspires me to enter
brave new territory in creative flaming.

See the following post as an example:
slrnaa7ads.2mk.Faux_Pseudo@fugozi.cx1209071-a

-- 
+-(faux@fugozi)-(0.16|0.28|0.50)-(20:51|Thu Mar 28)-+ cat ~/.{sig,uin}
It's a damn poor mind that can only think of one way to spell a word.
        - Andrew Jackson
UIN=66618055

maraz <mar...@raketti.net> 31 Mar 2002 17:06 · permalink · report
"vt025509" <inf...@voetbal.nl> wrote:

>what kind of font i must use to get the output from a nfo.file [the ones
>that are in de released games etc, or isonews.org] the same as in nfodiz
>file viewer ?
>the font in that program is terminal, and when im using terminal font on my
>webpage [php] no blocks are showing, only lines.
>
>Anyone has a solution for this or is this impossible ?

The terminal font has several sizes which all have different character
sets. So, use size 12 or 14, 6 will probably also work AFAIK.

-- 
maraz // mar...@raketti.net :: http://maraz.deviantart.com

CJRandall <col...@shieldwolf.demon.co.uk> ASCII art 11 Apr 2002 20:06 · permalink · report
vt025509 writes
>what kind of font i must use to get the output from a nfo.file [the ones
>that are in de released games etc, or isonews.org] the same as in nfodiz
>file viewer ?
>the font in that program is terminal, and when im using terminal font on my
>webpage [php] no blocks are showing, only lines.
>
>Anyone has a solution for this or is this impossible ?
>
>
ms-linedraw.ttf is a crud(e) replacement for Terminal.fon

for on-line usage it will need to be converted to a dynamic web-font
of which only a few browsers are capable displaying eg: Ns4

Ns6.x has dynamic fonts disabled (yes... i've complained :()
Ie4.x and Ie5.x are also capable but require additional driver/player

i did a couple of experiments some time ago ... with mixed results

i used Bitstream's Web-Font maker to produce a .pfr file
(pfr == portable font resource) from ms-linedraw.ttf

take a look at:
 http://www.shieldwolf.demon.co.uk/ansi-X/test/ibm_pfr.html
 http://www.shieldwolf.demon.co.uk/ansi-X/test/swolf_pfr.html

altho' i can't guarantee it'll work with your browser and
in fact the only ones are Ns4.5 (not Ns6!) and Ie4 and Ie5
running on win32 (i haven't tried Ns4.6 on unix/linux/gnu-system
but i don't see why it shouldn't work)

there is also a large overhead penalty involved:
page size:      5 Kb  text/html data: 8-bit
font size:     20 Kb  font/tdpfr truedoc pfr
tdserver.cab: 200 Kb  bitstream.com  [IExplorer only]

-- 
    __ ___ __
:::/  |_  | .`)::
::( (-| | |  <:::
:::\__|___|_|_\::

MJP <mik...@bluedwarf.spam.net> ASCII art 12 Apr 2002 04:10 · permalink · report
On Fri, 29 Mar 2002 04:56:54 GMT, Faux_Pseudo <Fau...@yahoo.comERCIAL> wrote:

>--(Once apon a time, in alt.ascii-art,)--
>		--(MJP said it like only they can.)--
>> On Thu, 28 Mar 2002 19:49:30 +0100, "Joaquim G�ndara" <cla...@lords.com> wrote:
>> 
>>>> Raf256
>>>> ,--, _  ,-   _  _  _
>>>> |,-'`_|_|_  `_||_'|_' raf...@wp.pl GG-1175498 ICQ-143712878
>>>> | `\|_| |   |_,,_||_|
>>>> C++; (_2b||!_2b)?this->is->a:question; {B.Stroustrup, W.Shakespeare}
>>>
>>>if 2 b or not 2 b then this is a else question
>>>
>>>That doesn't make any sense... :\ Especially
>>>since Hamlet says "That is the question."
>>>
>>>-jg
>>>
>>>
>> soliloquy {
>> if (2b) { suffer slings and arrows of outrageous misfourtune }
>> if (!2b) { sleep, perchance to dream }
>> else { echo poor yorik, I knew him well }
>> }
>> 
>
>perchance you people have seen this:
>Shakespearean Insulter
>http://www.pangloss.com/seidel/Shaker/
>
>I use it on occasions when I have need inspiration during a flame.
>Load up the page and hit refresh until something inspires me to enter
>brave new territory in creative flaming.
>
>See the following post as an example:
>slrnaa7ads.2mk.Faux_Pseudo@fugozi.cx1209071-a
>
I went to that site...
I would guess that having called someone a dissembling fly-bitten canker-blossom of a man might tend
to engender ill will... and sort of reminds me of Rimmer from Red Dwarf ;)

I did once write a poem to some trumped up youmg man on line. He was trying to tell me what poetry
was, and his sad sample was purile and in poor taste, for no other reason it seemed than "he could
in the name of art".. so much cycled pig fodder if you ask me.



following isnt ascii related, but I was reminded of the incident from the insult site.
stop reading now if you don't want to see stupid poems, or skip to the end for the obascii.
 
 
 
 
 (this space intentionally blank)
 
 
 
 To the light To the light
 Profound elucidation
 Enough of your sophistry
 your diadem, without import

 Your autocratic mien
 a beacon, auspice
 dissemblence, you imbue
 author author

 Your specious words
 intended to sway
 you querulous poseur
 nil in consequence

 vacuous introspection
 cognizant debility
 phallic preoccupation
 ego-encephalitis


;;; He said it sucked because he didn't know what the words meant
;;; I guess he missed the point, one of his pals said it sounded
;;; like an insult.... duh
;;; So I did this one, they liked it (bottle added for ASCII sake}
                                                  ,------------.
                                    _          ,:' '.           '.
                                  ,-.`.---''''''     `.           ;.
 I feel the sorrow               (   ) )              ;            ;
      trancendental joy           `/|-'----......    .:            :
 flowers wilting                  (_)           `:..;'           .;
     beer spilled, drip drip       .               `------------'MJP
 all are gone, alone
 all are gone, messy house         :
 all are gone
                                   (
 Im sick with post exhiliration   (_)
        what did i do last night
 whose shirt is this
       another used condom
 another on the floor
 all are gone
 all are gone
 what did i do last night



;;; His favorite word was F*** and he used it to poor effect.
;;; In a vain attempt to show that you could be vulgar without
;;; vulgarisms  I did this last one, they asked why a person would
;;; go to such a place, a good point I thought, so I left and never
;;; went back. I wonder if they ever understood........


 I have come to this place
 a low dank corridor
 strewn with mental feces
 meant to shock, or no

 perhaps i'm to enjoy
 this low phallophile
 spread my seed as well
 dirty little snicker
 oh but juvinile

 what is meant of this
 a low and tasteless prank
 to claim high purpose
 when just being rank





ObASCII: Bird

           .`'``'`'``'.
         .'--        ``'.
       .'---             '.
      .'---       _.--.,  '.
     .'---   ----' ((O) '. \\""`"""'-_
    .'---- -             - \ +        `_
   .'','--     -        `-\             \
   .'/----     -      .-========-------. |
   .'''--- ''     /    """"";-------'   \/
   .''--- -- - -,        .-'            /
  .' ---     ,-,   /|  ,-'
 .'.'.';  - ,     ' ; /
 .'.'-/    //  ,  ,'  \
   / /   --' ,'  /  '  `.
            /   / /   \-.`.
  ------------.    \   \\\ \
    ,-  /      `.   \/  \\: :
   /  ,'         `-. `-. \:::
  /  /     ,--/     `-. \ :|':
 /  /   ,-' ,'    /    M \ \\:.
   /  ,'  -'     /     :J :| |;
    -'       ---'       \P|  |;

Related ASCII art in the Gallery

Explore these categories from our collection of 11,000+ artworks:

About this thread. These messages were posted publicly to the newsgroup alt.ascii-art in 2002 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.

Report this message

Help us keep the archive clean and accurate. Reports are reviewed by a person – nothing is changed automatically.

Help classify this post