Original Usenet thread from alt.ascii-art, started 19 Jun 1998.
Ascii art program
alt.ascii-art
· 13 messages · 19 Jun 1998 - 25 Nov 1998
I am kind of new in this Ascii art thing. I found an interesting programm which converts greyscale gif to ascii art .txt's. the programm is called asciiart.com or .exe. try a search engine. Does enyone know another programm which does this work? Thanks
Vasilis Antoniadis wrote: > > I am kind of new in this Ascii art thing. I found an interesting > programm which converts greyscale gif to ascii art .txt's. the programm > is called asciiart.com or .exe. try a search engine. Does enyone know > another programm which does this work? > You can use xv and save as xpm and open in emacs. It gives you one pixel => one ascii character. After that it is easy to do a "replace all" to get the exact characters you want (for shading etc... the replace function is started by typing 'Escape' followed by '%', and to get it to do all characters and not just one you type '!'). Then you diddle (change) the picture until it looks the way you want it to look (and you usually need a lot of diddling before it looks decent). [Yes, I know it is not the same OS, but you didn't say what you have so I just assumed that it's the same as I have... :P ] -- _ __ __ _ _ __ ___.--'_`. \ \ / /__ _ _ ___ _ _ (_)__ __ _ .'_`--.___ __ ( _`.'. - 'o` ) \ V / -_) '_/ _ \ ' \| / _/ _` | ( 'o` - .`.'_ ) _\.'_' _.-' \_/\___|_| \___/_||_|_\__\__,_| `-._ `_`./_ ( \`. ) //\` '/\\ ( .'/ ) \_`-'`---'\\__, uggc://jjj.yhqq.yhgu.fr/~ix/ ,__//`---'`-'_/ \` `-\ r93...@fz.yhgu.fr /-' '/ ` ascii art chat: http://www.ludd.luth.se/~vk/cgi/asciichat/ '
Vasilis Antoniadis <ba6...@blake.sunderland.ac.uk> wrote: >I am kind of new in this Ascii art thing. I found an interesting >programm which converts greyscale gif to ascii art .txt's. the programm >is called asciiart.com or .exe. try a search engine. Does enyone know >another programm which does this work? ASCGIF.EXE and GIFSCI.EXE are both the same program with a different name. Both reject 89a type GIFs and will only convert 87a GIFs. In my opinion they make horrid conversions of GIFs like this one of the NZ Flag: -------------------------------------------------------------------- Ascgif Ver 1.9 Signature = "GIF87a", Width = 326, Height = 170 Global colour map contains 256 entries. Image #1 encountered. Xpos from 0 to 325, Ypos from 0 to 169, not interlaced. Ascgif19 (vi)ew (fF)ocus (zZ)oom (c)opy (l,r,u,d)=PAN (q)uit (h)elp: WWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWW WW+WWW;;;W++W;;;W++WW::;;:;;;:::;;:::;;;W W;;::W+WWW++W+WWW;;;;;;;:;;:::W;:;:;;:;;W W++++++++++++++++++++;:;:;:;;W:;::::::::W W;;;WWW+WW++WWW+VW;;;;::;;:;::;::WWW:;:;W WWV+W;;;:W++W:::;WWW+;;::+W;:;;:;;;:::;:W W;;;:;;::;::;::;::;;:::::;:::;;:;::;::;;W W;;;;;;;::::::::::;:;::;:;;:::;:;;:::;:;W W;;;;;;:;;:;:::::;::;;;:::;;WW+W;:;;:;;;W W;;:;;;:;;;:::::;:;::::;:;:;;;:;;;;:::;;W W;;;;;;;:;;;::;;;;:;;;:;;;;;;;;;;;;;;;;;W Ascgif19 (vi)ew (fF)ocus (zZ)oom (c)opy (l,r,u,d)=PAN (q)uit (h)elp: ......................................... ..V...RRR.VV.RRR.VV..BBRRBRRRBBBRRBBBRRR. .RRBB.V...VV.V...RRRRRRRBRRBBB.RBRBRRBRR. .VVVVVVVVVVVVVVVVVVVVRBRBRBRR.BRBBBBBBBB. .RRR...V..VV...V+.RRRRBBRRBRBBRBB...BRBR. ..+V.RRRB.VV.BBBR...VRRBBV.RBRRBRRRBBBRB. .RRRBRRBBRBBRBBRBBRRBBBBBRBBBRRBRBBRBBRR. .RRRRRRRBBBBBBBBBBRBRBBRBRRBBBRBRRBBBRBR. .RRRRRRBRRBRBBBBBRBBRRRBBBRR..V.RBRRBRRR. .RRBRRRBRRRBBBBBRBRBBBBRBRBRRRBRRRRBBBRR. .RRRRRRRBRRRBBRRRRBRRRBRRRRRRRRRRRRRRRRR. -------------------------------------------------------------------- Wonderful conversion ? :-( I've never had much success with GIF to Ascii convertors. Bye,
Hi, In article <898...@mnementh.southern.co.nz>, Colin Douthwaite wrote: > >I've never had much success with GIF to Ascii convertors. > Try http://www.ta.jcu.cz://aa or ftp://ftp.ta.jcu.cz://pub/aa There is really cool software on this site. Staszek
In article <enUi1.895$dT6...@news.tpnet.pl>, sta...@only.foo.is.portable says... > >Hi, > >In article <898...@mnementh.southern.co.nz>, Colin Douthwaite wrote: >> >>I've never had much success with GIF to Ascii convertors. >> > >Try > http://www.ta.jcu.cz://aa >or > ftp://ftp.ta.jcu.cz://pub/aa > >There is really cool software on this site. > > Staszek Isn't it counter productive that a software programs make ascii art? this art is outdated, aka not used for computer stuff but is kewl, so is best hand made :) -- James Morrison MontyPhython 58 Air Cadet Band 2IC tuba player http://www.angelfire.com/mo/MontyPhython We live once why not waste time :) Me :) _________________________________ | | | James Morrison | | mon...@hotmail.com | /)| ICQ: 12193678 |(\ / )| Squ...@hotmail.com |( \ __( (|_________________________________|) )__ ((( \ \> /_) | \ </ / ))) (\\\ \ \_/ / I believe Email | \_/ / ///) \ / messages should \ / \ _/ be answered \_ / / / (and hopefully resolved) | | / / within 24 Hrs. of reading. | | Please join me in my struggle against ignoring Emails, add this message to your signature. http://montyphython.home.ml.org
.----- On Fri, 19 Jun 1998 10:41:54 +0200, Vasilis Antoniadis posted: |I am kind of new in this Ascii art thing. I found an interesting |programm which converts greyscale gif to ascii art .txt's. the programm |is called asciiart.com or .exe. try a search engine. Does enyone know |another programm which does this work? '-------------------- It`s ASCIIART.EXE if it`s the one I`ve got, for Windows. That`s the one that produced the output at the bottom of the MINIFAQ under GIFscii Seeya, Martin |\/| _..__|_o._ /\_|_| o._ _ mart.atkins@-- | |(_|| |_|| | /--\|_|<|| |_> --bigfoot.com
On Wed, 24 Jun 1998, Stanislaw Ciszewski wrote: > The hand made is the hand made. It always will be best. > Computer aided art probably never (i hope) will be brilliant, > but always (i hope) will be at least average. uhhh... wait. let me make sure i've got this right. you think ascii art should be done *without* a computer?!? :) why hope computer aided is not brilliant tho? this seems sad. hope for brilliance everywhere. hope to be overwhelmed by the brilliance yet remain unjaded by it. hope to soar through the... uh. sorry. i got carried away. just hope people don't get caught up in the 'new' and forget the 'brilliant' as is often the danger. my address: (rot13) cva...@qnegzbhgu.rqh
Hi, In article <1SGj1.138$943...@NewsRead.Toronto.iSTAR.net>, James Morrison wrote: >Isn't it counter productive that a software programs make ascii >art? this art is outdated, aka not used for computer stuff >but is kewl, so is best hand made :) The hand made is the hand made. It always will be best. Computer aided art probably never (i hope) will be brilliant, but always (i hope) will be at least average. Here are some examples, i generate using aaview. All graphics are created without the default (ansi) dim (half bright) and bold (double bright) fonts to be compatible with ascii-art definition. The original authors of aalib (core engine) are: Jan Hubicka (hub...@paru.cas.cz) Thomas A. K. Kjaer (tak...@daimi.aau.dk) Tim Newsome (nui...@cmu.edu) Kamil Toman (tom...@horac.ta.jcu.cz) The aaview is written by Jan Hubicka. .. ......... .. . ..... . . .. ...............-::.::;;;;=___........ .. ... . ...... ....................::..:;==|||=;__..... . . ................ . .........._==|ii}+++~~:=====_..... . ............... . ........_<ii||==::===;:::-...-;:.... . ............................ .=iil+=::.--.._==~-.......::. . ...........:::.............;____;;=<==~- .. .__+^~- .........-::.... .....__;=~-..............-:-:;::_;=:..-::--:==:.............:::....... . ......................:-::=;+==||=;:;::.-......_;=:;-....:-........... .... ........ ........--.:;:::::;=<iz}:;:::::_=%woaa% .............-.... . ..........:::;:=======;;;::===|%xisaxaoooXXZ###Z; . ....:::=:=::::..... ..........-::=+|isilxax>+=|;:::;<%iindXm####XXX##Xn>;.......-:+||>:=:;-.... ..........-:;===|||loq##ZSln%|;;;==%iiI1nm###ZU#mmmmZXnc:......:=+|iii|=...... ....-:;:.:::;::=+<swm#ZSSXn3i====|=|%iiixoXqww#######ZZXoi.....:;=|iiv%i|+;.-.. ... ..:.-:::::=<313noqmXqoowoounsi%xsi+?YX############ZX1>.....:;=+++++++}===:. .....:-.::::=<|{i<|xwm#######X*!^~~+++=::|ld##ZVYY??!!!*>-......-:::::::::=|+=: .....:..:;==%<il2XXY??YVUXX#Xs,...:=a:.;=|nqm#oi===|ixo;..........-;:::::::=+|| ..-.....|=xI||ixlvviixpxYZSXq#mqwwwwqmq1%i3###o>.:.s .:>..::;;::::-::=::=;::=+| . ....:=<xiixoowm#mVo2|==|1XU#########Z2xln#####hoaaaadc...---::::::;;+|>=;;==+ ..-.:<xmXm##m##ZmmZ1i|i|xSd#######ZYSI|<nXUX#########c.....:::;=;|iii+<|==<c= .. ..::<3m#####XoX#Zvni||||ixXXXXZoi;:<||{X###X#######X(:::::==||i||ixn=+=+=|c= . ..::<xYSXXXZXX2SxnIi|>==|lxnSYSSoas%___<iix2X2XXAAX}===+=|||iivlIii|+++=||>: ..:=|In1XX#XXoxns%||<=|<vxxo>~~""""!?1m2SSSXXo311Ynaaaaaxaaooonlai|=;===|||: ....:=<x!=xXXXm#Xxd1|+===||vnoXs,.--!{waaa,. .<noox%++<xxxvnXm##YY1|||;;=====:. :..:::<%==uXXXXXmX1>==;:::+ixiIll|_, .:=:`.._jdZXSnx>=xxixIIs%I|||==;=;;===.:.. :--:..++||3o3XdZ#mei>=:... :=+|xooauunxaaaaXZUX}~-+||||||||ii||+=::=;;::-...... ..::.:;=+xo1YX###qc=;::. . -+IXX#####mZ#Z2!-.::.:::;;:======:::::;=::.:-.... ...::.:===|xlix13##k>;;:... ..+<lIe22S1!`..:::::::::::::-:-.::::-:-::...-... .:::.:;;;||ii|lxvXZol|=;:..... .. --- ....:.:=:::......-.. ... ..... =:.::::=|||%i%niInnxIi++=;:--...... .....:-;::::... ... .. .. ..;=>iii+%<ixx%xoo2li|==;::::-::......-.-.::::....... . . ..:%{I>+%+|xxxnod#mel|+=;;:;;;;.......::.::::::.-:. . .:=+=+<>=+Ilnnnm###e|=::;;:+=+::.-...;;:::===;::.. .-:::;+;=%iu21nX###(:::;;=|i+:::::..:=::==||=::... ..:::===|iXX1nniXZX+::-;<i+;;=;:...:::=>==+|==- :::::=+=|ivnxII=d2}-..:%>;;;==::-..:;;||====%:. --------~~"^"^~""~- -~- ------ ----------`- . _04WWWkjs |7 3@HL_ jH4=_|%m>" -"n||||=. , , "\4."*_ _ a"30%a ` aaa ' . |*n3qe=3^ _aaaaaaWWWWW7\a, . ` \|v/|"q/`__Ja0*WVNWWNWWW8W0n8&, _agH3_%?\||||%8gZ*HsLsj&NHWKWWWN3, aN0$|"3|=_|||||43qKmY"49'~W{W0WWW8m _jmDmmpv,||=||||"/'.: `|/` "\%*J0N` aadWWWWWW&KmuA4WWyywyyw': ``_ ||."/ , - , 8**NWWPW04W0N8WWZWWN0dWm$3=, ` ___. /.||` _J||*WwmNux3%N383334Hq44HdWAn=| _"`|| `|.`- aa jWWWWH$|nu/~"|3n5333334Z0W"mJ5:|\,_-` /|` ` ' uKW, jWWKX%%v/_: :=||_|"q&340HjwVgns<-"--" .__`._ _4LL|' d0WHNA|/|=|=a{`\WWWWWLA1dH3438m\/jv/=||_ `||: _dL4J49 dWWm3qW|=|`_V\j\JWWWW03 J3Gj3?j3344WL{=::` -`| .aj_348' jm437V%|xq@5%`_||_95u48?n7|j_.a333V%$||`_|`|_: d33_\"*9 j@q\WWWwym333]]-_ |__> _;_/\||q333yJuv|bV*LWa,, - ||"> |?*8HNWX53y>,'-=\\||_|=. "\. : x33/\33|||dW0833 "~|- a\/|||?`|"||| | _aye"\3||=_|->: ."eun/X=/%x43~%NY9>` aWWWLw\-j_`=|-J*,n"9*yw|q|qrvx-.:/`"335%s|`."%uawWm&v. . '_dWWWWY y,\ ||=||||dWHN0G|-x*nvJx|?%,|=>/- wWWW0WW3: ' |33d4Y' -WW\`-=|||||||3Lr%4]||3vu||/9]_||$/=_||qZWWWWZ"| ~%s^ _a99|||||xy|||||n357||||xuu/=u%%||=|||qqWWWWW9||` _=| WWWL_.--||9x|||||qmmwa~-uw__|||||||xd3WyZ*WV+|||vuuuxuvuuuuu , _dWWWHW,|__~||||_|=99**>xyWm3%/~|||/WmmmW0W8%|x333333333333333 ._ _`|dWWWWWNWmv|||.ju>?*'v7qZWm35%3?|||/y4W4K40H3%u33333333333333333 =__|_||vxuuuumWWW0KmS*]%|uu33'. -"WNWK333|%|||yXWWWAN%=]x3333333333333333333 333333333333WNWWW$m"||xuu333%==|`jL_;"\x$%]||\3V*3H8ZSuuu33333333333333333333 33333333334ZNN4/||||||u3333qwj-ymH34g%:."||||xu|||%n33333333n33]3333333333333 3333333334W08JD$v||]u333"/WW@GaLW%V%]|v|||||\333xu3u3n3n333333333uu3333333333 333333333W44H33]|vx33"]|`WW4!jnH%%x|/||_|||u33n33u333333x]%n%333n333u33333333 3333333mWW0f%|uvxu33=|||439Hr||||vu3u3|uux333333%%333%%%3|%3|n%%%%3%]%|||||%| 33333mWWWW0L%|uu37]|||||||]||xuu33u3333n3n%u]|u||%3%xxu%3uxuu3n3n3vv%x||%%|x| 3334WWWWW&Xnu3333||/|||||uvuu%3ux3%3333n%%|||||]%333u33333333u33uu3]]%|xx||v| n334WWHH5%333n34jwww|||u333]]xn]x%x]3%nn33x%%uv%3%33333333333%nnuuxx%]3%3%|x| 3333334uuu3333WWWWH3%xu]xuun%u33n3n333%3%3n333]%u333334333333u%|]%n%%%u33]%|x 33333333333333NWWm3]unn3unu333333333333n33333333333333333333333333333%]||x||] 33333n333333333H3uuu33333333v%u]3333%3n3uu%n%xuu|3%3333333433333333nnuuunvuux OOOO3OO3O333%33XXO3X3OX3OOOO3OO3X3OOOOO4OOOmOOXOXOXOXO4mO444O4O4mOmgqud3OXg- OOXOO33%%33O3OOmOXmgmdddOXmmO3233O3mOO4OOOOOO4OXXO4444OmOOOOOOO4OOO3OOO4OOO- O333333OO3OOXOOOO3X3X3X3O3333dOO44OOOOX33XOO444OO4OOOXO333OO33%?33343O3333O- XOXOOOOOd3O3mqOOOOO3OOOmOOO34XOO334UWRWZkqgx33X4OXOmOOOmmgOO3m3O3OO43dO3433: 4OOO3O33X333333O343dOOOO33333333]-_?^4ZZ|]]=--|334XOOOO4OOOOOOO3OOOOOOOOO3O- 4XXOO3XXO44ZmX4OOmOOOOOO4OOO3X7=:||||~||-||||||||OO3OOOOOXOO3X3O33333X34OOO- 4OZOmmuqgdOOX3OOOXXXXOOOOOOXOmi-:|---:--:--:||||3nOO3OO3mm33O33X33quuxu%%%%: 444444UU444OOU444U43*3%nygX33s|----|:-::-::----|"O3OOOO&XOO4Om343XX33OOOg3m- 4O4444OOXOOOUOO3*]|||x%uZ3Xhxu|-::-|.::-|?=-|:__q444Z4OOO44OOOOOmmO3md3O333- 4U44444U*?**3]==|--:||33Xn]%3|--:-:-||:|.||aa]%uX3343O44XOXOOOO4O33O3XXXOOO: 4ZX?]|]|_v--||%]-:::|33]|xx|-=-:-:-:---/4#myyZWmOmO3d333OmOOOOmXOmXO33O333O- 47=~||~^:-::||-||-:-||^||]|xG|||-:-:-a,|||?XRZZRWW4WZmguX3O4mOOOXOXOOOO3OOd: ]=--:-|-::----:auv----::-:|-?^=3uxx||x3Gxx>]OXXm3ZHXZ#WZmm3XOOmOOXOO3OmOXOO- x-:-:----:-:::4Xm)--::-|---::|-||?99?^|]]]x|XnOXZnv"43dHHW&m33OOOOO3mOOmm34- ^:-:-:-::-::-xUU2--::-||_::---_|yyya_:---|-n_|]|*n:::|*%]34WWmdOOOOOXO3OXX4- ::-::-::|-:||ZRD/_|||xsx|||||-|-|*HZX=|_:||3uUc-:_aa=xuxx|x4WWRZOO444O44OmO- -:-:-:------*HZ]|%XWU#UUXXH*3nuyyyZWBWyZWWRu3*)||/?"=--:-]|4RWW:3O4OO44OOO3- :-:-:|_yayZC|>>>]|>|%4UZnx||]xqZRWRWWRRBKZZHWWWs-|_|--:-:-|dUWUmZ&XOOX3OXOO: -:-amBWRRRRRWwyx|%]||%URX|||%*NURU9X*4WQ|4ZQaZZ4ma_|-|||||-x4Q??*WWWWZZmWmZ- _|%RWRRQ^|aaa=?Nmv]|x%RRv||>>||]*3mZ?Gx7*4aZ3m4UBRWmx7*?*?]]]-3AuRWRUWWWRWW- |-|XXQ4ZZZZ*9^:dR&]]>]4Rg_|_||>]||>]*]qrxaZU4OV??^|^------:||||4RWWRWWRWRWW- |_xX%?-:__-__|dXXX>||||#Q]|>|]|||x|||||?*3?"=--:::-:::-:-:|-|||dRWWWWRWBWRB- 33%-|"?33X3OOO33%3=:::||qs|||||-|-::-------:--::::-:--::|-|~:|x3WRWRWWRWWWW- |]=xxa.:|"%%3%%%%x%|---|?]--:--:-:-:-::-:-::::|WA=-:-|_|-:|-|_|-*KWRWWRWWRR- :|-|||||]?||||]||]|:-:---|=-:-:-:-:-:-:-:-:-=_xRK=:::||||||||-"x|4WWWBWWRWW- -=-|---||/|||]|||||=|-:::|||-:-:-::-::-::|=|-||WZ]|----:|-|||s.|3x**HRWUWRW- :|_:-:-|--|||-|||||||-:-:-==--:-::-:-:-:|-:|_||*H=-|:|---|3c||x.|3=||x|xx3X- -|-||_|--|---||::||||||||||||-:-:-::::-:_|aa--|||s|||-||||*]>||$-3]-x3O33u3- ||:|-|-:|||||--|||--|-|||||=---::::-:-|.|X?-----|3%]_||`|-||]|x-|%=||333O33: |||||||:|----||||.:-|.:-:|]):-|_||;::|-:-"na-::|=|]=~|.---:-|%>|x=--_%]%%x%- -||-||-|||||||||-:||.|-|-||{-:-333n|--_-:|--|||-:::----=-|_|%=_|---|]]]xxxx- :--:--:---|-:--|-|.|:-:||||{-:--"v]]=]]=--_|--:|=-:|-||__|||--:::-:|x]]|]]|: :-:-::-:::--:::-:-|--:|-|:|-:-:-:-||||x].::--||x/|-||||~|:---:--:||]|]|]>]]- ||||||_|--::-:-:-:--:---:---:-::-:-::|--|"||||||~|||-:-:--::-:|_|>||]|>|||]- =]|]||]>]>||x|||||||||:|.:::-:-:-:-:---::::-:-:-:-:-:-::-::-|||>x>]]|]>x]|]- |>||]>]]|||x]||]|x|||||||||||||_|-:-:::-:--:-:-:-:-:-:-:-|||-||x|||=||||||]- ]|]||||]|%>]|]]|]||x|||x||]]|]|||x||]||||||_|||-:-::-::-:----|~||||]|>||]||- >]]|%]]]x]|]]]>|]>>|x]|]|x|>|||v>|||=||]|||||||||||||>>||=|||||>|||||||||||- ]>]]]|]|]||x]>x]>]]]]>]>]|]]|x]>|]]||x=]|>|]x>||x|xx||>|v|||||-||||||||||||: ]]]%]x]]]]x]]|%|]]x|]|x|x|x>]|]]]]|]|||||x|=|x>]|>||||x>x|>]||]]|x|||||-|||- xx]|x|x]]]]]]]]|x|]]]]x|x]]x]v]|]|]]]xx>x|x]|||]>||]]||||]||>|||||||]|||||>- Regards, Staszek
Hi, In article <Pin...@candela.dartmouth.edu>, sgt pinback wrote: >On Wed, 24 Jun 1998, Stanislaw Ciszewski wrote: > >> The hand made is the hand made. It always will be best. >> Computer aided art probably never (i hope) will be brilliant, >> but always (i hope) will be at least average. > > uhhh... wait. let me make sure i've got this right. you think ascii art >should be done *without* a computer?!? :) What about an old, good typewriter? :) > why hope computer aided is not brilliant tho? this seems sad. hope for >brilliance everywhere. hope to be overwhelmed by the brilliance yet remain >unjaded by it. hope to soar through the... uh. sorry. i got carried away. > > just hope people don't get caught up in the 'new' and forget the >'brilliant' as is often the danger. You misunderstood my opinion :, So, i precise my point of view. o/ +-----------+ \o /s | hand made | s\ 4 +-----------+ 4 = o/ +-----+ \o /s | You | s\ 4 +-----+ 4 + o/ +---------------+ \o /s | .-. .-. | s\ 4 | `i' Idea `i' | 4 +---------------+ o/ + \o /s +-------------+ s\ 4 | text editor | 4 | or | o/ | typewriter | \o /s +-------------+ s\ 4 4 o/ +----------------------+ \o /s | Computer aided ?art? | s\ 4 +----------------------+ 4 = o/ +--------------+ \o /s | graphic file | s\ 4 +--------------+ 4 + o/ +-----------------------+ \o /s | atomagical conversion | s\ 4 +-----------------------+ 4 Regards, Staszek
Is there any program that can create ascii art kind of letters ? I would appreciate it, really. Please if you know of any respond to my e-mail: mig...@flintkimm.fsn.net or, to this newsgroup, altough i prefer if you respond by e-mail ... :)
>Message-id: <365...@esoterica.pt> >Is there any program that can create ascii art kind of letters ? >I would appreciate it, really. >Please if you know of any respond to my e-mail: If you had read the newsgroup's FAQ, you would've found plenty of links to such a program. It is called "Figlet". Check out: http://www.inf.utfsm.cl/cgi-bin/figlet/ or visit the FAQ... a copy can be found at: http://www.geocities.com/SoHo/7373/faq.htm -joan -- , |\ ...give thanks | `-._,="""=, joan stark <spu...@juno.com> \ //o.-)-.\ \ ||/:/:\:\-. ORIGINAL ASCII ART GALLERY: `. \\\:\:/:/o_), http://www.ascii-art.com jgs `->>>8888>;(_)o
.----- On Tue, 17 Nov 1998 00:02:07 +0000, Miguel posted:
|Is there any program that can create ascii art kind of letters ?
|
|I would appreciate it, really.
|
|Please if you know of any respond to my e-mail:
|
|mig...@flintkimm.fsn.net
|
|or, to this newsgroup, altough i prefer if you respond by e-mail ... :)
|
'--------------------------------
__________________
/ ____/ ____/_ __/
/ / __/ __/ / /
/ /_/ / /___ / /
______\____/_____/ /_/______________
/ ____/ _/ ____/ / / ____/_ __/ /
/ /_ / // / __/ / / __/ / / / /
/ __/ _/ // /_/ / /___/ /___ / / /_/
/_/ /___/\____/_____/_____/ /_/ (_)
There`s a program that has been made for the purpose of making ASCII
logos
called FIGlet!
Check out the FIGlet web site:
http://st-www.cs.uiuc.edu/users/chai/figlet.html
or some of these:
* http://www.surfplaza.com/figlet/
* http://wwwcn.cern.ch/~rigaut/FigletJava.html
* http://www.schnoggo.com/figlet.html
* http://www.inf.utfsm.cl/cgi-bin/figlet/
* http://saigon.mit.edu/dinhyen/figlet/figlet.html
* http://www.mediacube.de/cgi-bin/moniteurs/figlet/
* http://www.sconnect.net/figlet/index.cgi
* http://boulder.Colorado.EDU/~kai/figlet.html
* http://www.ifi.unizh.ch/cgi-bin/bwagner/FIGLET/figlet.pl
* http://www.se.cuhk.edu.hk/~mcchau3/cgi-bin/express.html
* http://www.webserve.com/gateways/figletgateway.pl
or get a downloadable version at ftp://ftp.internexus.net/pub/figlet/
Bye!
_
/ \ |||||
( M )_ |\/| _..__|_o._ | o o |
\_// \ | |(_|| |_|| | | > |
( G )_ /\_|_| o._ _ | \_/ |
\_// \ /--\|_|<|| |_> \___/
( A )mart.atkins bigfoot.com __| |__
\_/ '@' / \_/ \
http://voices.vossnet.co.uk/a/atkins/ascii.htm |
------------------------------------------------
If you are new to the newsgroup, please read our
FAQ list - posted weekly and on the web at
http://vibes.vossnet.co.uk/i/ighaig/ascfaq.htm
>Is there any program that can create ascii art kind of letters ? > There is a shareware that you can try for free that can convert pictures into ASCII art. It is called EmailEffects. Check the web site: http://www.sigsoftware.com/
Related ASCII art in the Gallery
Explore these categories from our collection of 11,000+ artworks:
___________ | _______ | | | | | | | | | | | | | | |_______| | |___________|
//O\\
|\/\/\/| | | | | | (o)(o) C _) | ,___| | / /____\
|HHHHH/"\"\HHHHHHH| |HH`\|_.-)'|/'dP,H| |Hb.`\\_/_//'.oddH| |HHHb|`.\/\,'|HHHH| |HHHHHb/\/\/|HHHHH| |"""""""""""""""""| | |"" /\ \ / |"" | | |__/--\ \/ __| |
_________
/___ ___\
//@@@\ /@@@\\
\\@@@/ \@@@//
\___ " ___/
| - |
\_/ jrjc ______
/|_||_\`.__
( _ _ _\
=`-(_)--(_)-'
hjw Make your own ASCII art
Turn images, text or 3D into ASCII, or draw your own – right in your browser.
About this thread.
These messages were posted publicly to the newsgroup
alt.ascii-art
in 1998 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.