text stringlengths 0 4k |
|---|
Stop before asking for an ascii picture of a whatever, or ascii for a |
logo... wouldn't it be more fun to make your own? Perhaps you could |
create a beautiful piece of ASCII Artwork and share it with us all at |
alt.ascii-art! |
If you would like to learn how to make ascii art, this tutorial should |
help you get started. |
-._.-> Quick Start |
""""""""""" |
You don't need a special program to make ASCII Art, you can make it in |
any text editor, or another program that allows you to type characters |
from the keyboard. |
You should, however, make sure that it is producing plain text (no |
colours, bold etc) and is set to a monospaced font. A monospaced (or |
fixed width) font is one where all of the characters are the same |
width. |
In a monospaced font, these two lines will be the same length: |
MMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMM| |
IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII| |
If they aren't, then you aren't using a monospaced font. Experiment |
with available fonts until you find one that makes those two lines |
match up. |
-._.-> Making a picture |
"""""""""""""""" |
The best way to pick up ascii art is to try it. Find a nice text editor |
(most computers will have one, look for Notepad, Edit, Nisus, Ed...) |
and load it up. |
Just fiddle around a little to get a feel of what shapes each character |
makes, and then try to put them together to make a shape: |
o |
-|- ASCII Art Stickman! |
/ \ |
Try making this stickman do things, like... |
o/ o |
'| Waving... -|- o or Kicking a ball! |
/ \ |'. |
Now look around where you are now... can you see anything interesting |
to make an ascii art of? Computers make very good 'first pictures', |
because they are mostly rectangular and so easy to shape. Have a go at |
showing your computer in ASCII Art. Try not to produce *exactly* what |
you see, but enough detail that the eye assumes the extra detail. This |
takes some practice, but once you've mastered it you can make almost |
anything! |
How about a person? This is a good thing to do next. The best place to |
start is not a specific person, but a generic one ... that way you can |
concentrate on forming a person-shape without worrying about the exact |
details of a person and possibly offending them! |
I've gone for a cartoony sort of person, since less details are needed |
to produce it. Let's start with the head... |
/"""""\ |
| (o|o) | |
| _\ | |
| '---' | |
\_____/ mga |
| | |
See how you see a human face, but know that it's very unlikely you will |
ever meet anyone who looks like this? This is what I mean by not |
producing exactly what something looks like. |
Let's continue the picture... |
/"""""\ |
| (o|o) | |
| _\ | |
| '---' | |
\_____/ |
___| |___ |
/ '-' \ |
| . . | |
| | | | |
| | | | |
\_|_____|_/ |
/_| |_\ |
| .-. | |
| | | | |
'._| |_.' |
/__| |__\ mga |
Since it is a cartoon, I didn't worry too much about the proportions. |
If this was a serious picture, the legs would be far too short for the |
rest if the body, but you get the general idea. |
-._.-> Diagonal Lines |
"""""""""""""" |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.