Settings

The page will reload to apply your changes.
Theme

ASCII Art Font

ASCII Art Menu

Original Usenet message from alt.ascii-art, 2 Nov 1999.
Tracing pictures

Tracing pictures

Hello all.. I don't think this has been suggested before - an easy(ish)
way to trace pictures (as in being able to write text over the top of an
image).. it works on Internet Explorer 5 (might work on 4.. I don't
know) but not on Netscape Navigator (both on Windows 98) if you try it
on a different system, feel free to say..

You can see the result of this technique in my other post..

If this is a really bad idea, just say so..


Using Internet Explorer to 'trace' a picture in Ascii

Set aside a directory. Put the image you want to asciify into it, which
should be in .gif, .jpg, or .png format. Then open a text file and copy
and paste the following into it.

<HTML>
<HEAD>
<STYLE TYPE="text/css">
</STYLE>
</HEAD>
<BODY>
<FORM>
<TEXTAREA>
</TEXTAREA>
</FORM>
</BODY>
</HTML>

This is not great HTML, but it's good enough for our purposes.

Save the file with a .html ending.

The changes you'll need to make are between the <STYLE> and </STYLE>
tags. 

Put the following in there:

textarea: { background-image: myimg.jpg;
            color: blue;
            font-family: courier-new;
            height: 300;
            width: 300;
          }

* Change the value of background-image to your image file.

* Change the value of color to whatever color you want to work in - this
may take a little experimentation to get right.

* Change the value of font-family to your favourite monospace font.

* Change the value of height to the height of your image, and the value
of width to the width of your image. (you may like to add a little extra
to each of these to get some more working space)

Now, save the file again, and open it with Internet Explorer (on Windows
you can do this just by double clicking on the file).

If all is well you should get a box on screen with your picture inside
it. You should be able to type in this box - Use the image as a template
for your artwork.

Don't be too bound by the picture though, impression of a look is often
a lot more effective than an approximation of it.

Once done, copy and paste the text to another file.

A word of warning - whilst drawing be careful not to press the escape
key or everything you've typed will be instantly deleted.


-- 
James Mitchelhill
email - azi...@tcp.co.uk
website: http://neptune.spaceports.com/~poetry/

Original message headers
X-Google-Language: ENGLISH,ASCII-7-bit
X-Google-Thread: f996b,f3d5181b2a60bbe8,start
X-Google-Attributes: gidf996b,public
From: azi...@tcp.co.uk (James Mitchelhill)
Subject: Tracing pictures
Date: 1999/11/02
Message-ID: <381...@news.tcp.co.uk>#1/1
X-Deja-AN: 543456120
X-Complaints-To: abu...@tcp.net.uk
X-Trace: news.tcp.co.uk 941538435 195.80.1.227 (Tue, 02 Nov 1999 10:27:15 GMT)
Organization: Total Connectivity Providers
NNTP-Posting-Date: Tue, 02 Nov 1999 10:27:15 GMT
Newsgroups: alt.ascii-art
About this message. This message was posted publicly to the newsgroup alt.ascii-art in 1999 and is 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 the author? 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