From: aziraphael@tcp.co.uk (James Mitchelhill)
Newsgroups: alt.ascii-art
Subject: Tracing pictures
Message-ID: <381ebb15.28325432@news.tcp.co.uk>
X-Newsreader: Forte Free Agent 1.11/32.235
Lines: 77
Date: Tue, 02 Nov 1999 10:23:59 GMT
NNTP-Posting-Host: 195.80.1.227
X-Complaints-To: abuse@tcp.net.uk
X-Trace: news.tcp.co.uk 941538435 195.80.1.227 (Tue, 02 Nov 1999 10:27:15 GMT)
NNTP-Posting-Date: Tue, 02 Nov 1999 10:27:15 GMT
Organization: Total Connectivity Providers
Path: chonsp.franklin.ch!pfaff.ethz.ch!news-zh.switch.ch!newsfeed-zh.ip-plus.net!news.ip-plus.net!News.Amsterdam.UnisourceCS!newspeer.te.net!news.indigo.ie!news-out.cwix.com!newsfeed.cwix.com!howland.erols.net!nntp.abs.net!outfeed1.news.cais.net!news.tcp.co.uk!not-for-mail
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.
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
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 - aziraphael@tcp.co.uk
website: http://neptune.spaceports.com/~poetry/
######
From: "Christian 'CeeJay' Jensen"
Newsgroups: alt.ascii-art
Subject: Re: Tracing pictures
Date: Tue, 2 Nov 1999 13:51:46 +0100
Organization: http://CeeJay.findhere.com
Lines: 73
Message-ID: <7vmps5$e4b$1@news.inet.tele.dk>
References: <381ebb15.28325432@news.tcp.co.uk>
Reply-To: "Christian 'CeeJay' Jensen"
NNTP-Posting-Host: ip111.hinxr4.ras.tele.dk
Mime-Version: 1.0
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
X-Trace: news.inet.tele.dk 941550277 14475 195.249.23.111 (2 Nov 1999 13:44:37 GMT)
X-Complaints-To: Department of Abuse
NNTP-Posting-Date: 2 Nov 1999 13:44:37 GMT
X-Newsreader: Microsoft Outlook Express 5.00.2615.200
X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2615.200
Path: chonsp.franklin.ch!pfaff.ethz.ch!news-zh.switch.ch!news-ge.switch.ch!newsfeeds.belnet.be!news.belnet.be!news-feed.inet.tele.dk!bofh.vszbr.cz!cleanfeed.inet.tele.dk!not-for-mail
: 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..
Actually I think it's a great idea !
In fact i'm dying to try to make this into a fullfeatured DHTML ASCII editor.
Or short of that at least improve on a few things.
---------------
Allow selection of font and image and textarea size from the page
instead of having to alter the source. [EASY]
Allow for dimming, reversing and fliping of the image
using DHTML image filters [EASY to MEDIUM]
Include a quick repository of standard shapes and lines
ready for insertion [EASY to MEDIUM]
Make it work for Netscape too [MEDUIM]
Make a quick button that copies it directly to the clipboard [MEDIUM]
ASCII reversing selected text
(make ascii facing left, face rigth and vice versa) [MEDIUM to HARD]
Quickbutton to post directly to alt.ascii-art using a cgi script
(I probarbly won't do this .. this could make it easy for a webuser
to flood this newsgroup) [HARD]
Detection of nonascii characters [MEDIUM to HARD]
Rectangular copy and paste [HARD]
Catching of harmful input like the escape key
[MEDIUM - if it can be done properly]
Make it work correctly for browser versions below 4 [NO CHANCE IN HELL]
Make it work aproximatly for browser versions below 4 [MAYBE]
----------------
I have added it to my idea tank (TODOlist of crazy ideas I would like to carry
out one day)
I will probarbly begin work on it after i get my "SMS 2 POP" (a program that
allows you to check your POP3 mail from a ordinary cellphone) and my SSI-less
counter CGI done (a lowbandwidth webcounter -- with a twist) done.
Kind Regards
CeeJay
--
,________________________________________________________
|\'-._( / |
| \ .'-._\ CeeJay Central , ,|
|-.\' .-; http://CeeJay.findhere.com/ .'\`-' |
| \ .' ( _.' \ |
|.--.\' _) "It's my little place ;-; \._|
| ` _\(_)/_ on the web.." \ `'-,_,-'\ |
jgs____ /(O)\ ______________________________/____)_`-._\|
######
From: Veronica Karlsson
Newsgroups: alt.ascii-art
Subject: Re: Tracing pictures
Date: Wed, 03 Nov 1999 14:19:53 +0100
Organization: University of Lulea, Sweden
Lines: 26
Message-ID: <38203679.58F0@earthling.net>
References: <381ebb15.28325432@news.tcp.co.uk>
NNTP-Posting-Host: my21.sm.luth.se
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
X-Mailer: Mozilla 3.01 (X11; I; SunOS 5.7 sun4u)
Path: chonsp.franklin.ch!pfaff.ethz.ch!news-zh.switch.ch!news-ge.switch.ch!newscore.univie.ac.at!newsfeed1.uni2.dk!feed2.news.luth.se!luth.se!news.luth.se!not-for-mail
James Mitchelhill wrote:
>
> 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..
>
This is just another version of the good old Plastic Bag Method. I use
the HTML editor in Netscape 4 to do the same thing (which is better than
your version, since I can hit "Save" every now and then...).
--
(, http://www.ludd.luth.se/~vk/cgi/asciichat/
/|__--__ . __--__
|\ '__ /|\ _{ _
`.' / `.,_ _________ | _________ _,.' (/ `.
/ ||``._.' ASCII ART CHAT! `---'|:||,/
.' /| /|:| \
.' /\ \ __ __ _ `/|'\'
` `,/ /`,\ \ \ / /__ _ _ ___ _ _ (_)__ __ _ /,'\ \
.'.' /| \ V / -_) '_/ _ \ ' \| / _/ _` | |\ `.`.
,' / / | \_/\___|_| \___/_||_|_\__\__,_| | \ \ `,
- `- -- `-'- -ejm-------------------------------------VK-- -`-' -- -' -
######
From: SheDragon@excite.com (LDB)
Newsgroups: alt.ascii-art
Subject: Re: Tracing pictures
Date: Wed, 03 Nov 1999 10:56:01 GMT
Organization: Spirit of the Night
Lines: 43
Message-ID: <3820149d.29533265@news.midwest.net>
References: <381ebb15.28325432@news.tcp.co.uk> <38203679.58F0@earthling.net>
X-Complaints-To: newsabuse@supernews.com
X-Newsreader: Forte Free Agent 1.11/32.235
Path: chonsp.franklin.ch!pfaff.ethz.ch!news-zh.switch.ch!newsfeed-zh.ip-plus.net!news.ip-plus.net!News.Amsterdam.UnisourceCS!newspeer.te.net!news.indigo.ie!diablo.theplanet.net!remarQ-uK!rQdQ!supernews.com!remarQ.com!corp.supernews.com!not-for-mail
I must have missed the first post. What is this a trick you can do
with the browsers?
Laura
On Wed, 03 Nov 1999 14:19:53 +0100, Veronica Karlsson
wrote:
>James Mitchelhill wrote:
>>
>> 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..
>>
>
>This is just another version of the good old Plastic Bag Method. I use
>the HTML editor in Netscape 4 to do the same thing (which is better than
>your version, since I can hit "Save" every now and then...).
>
>
>--
> (, http://www.ludd.luth.se/~vk/cgi/asciichat/
> /|__--__ . __--__
> |\ '__ /|\ _{ _
> `.' / `.,_ _________ | _________ _,.' (/ `.
> / ||``._.' ASCII ART CHAT! `---'|:||,/
> .' /| /|:| \
>.' /\ \ __ __ _ `/|'\'
> ` `,/ /`,\ \ \ / /__ _ _ ___ _ _ (_)__ __ _ /,'\ \
> .'.' /| \ V / -_) '_/ _ \ ' \| / _/ _` | |\ `.`.
> ,' / / | \_/\___|_| \___/_||_|_\__\__,_| | \ \ `,
>- `- -- `-'- -ejm-------------------------------------VK-- -`-' -- -' -
__,,--``\\
_,,-''`` \\ ,
'----------_.------'-.___|\__
_.--''`` `)__ )__ @\__
( .. ''---/___,,E/__,E'------`
`-''`'' ldb
http://members.xoom.com/ldb/fireone.htm
######
From: aziraphael@tcp.co.uk (James Mitchelhill)
Newsgroups: alt.ascii-art
Subject: Re: Tracing pictures
Message-ID: <3820e708.119408636@news.tcp.co.uk>
References: <381ebb15.28325432@news.tcp.co.uk> <38203679.58F0@earthling.net> <3820149d.29533265@news.midwest.net>
X-Newsreader: Forte Free Agent 1.11/32.235
Lines: 14
Date: Thu, 04 Nov 1999 01:54:31 GMT
NNTP-Posting-Host: 195.80.1.212
X-Complaints-To: abuse@tcp.net.uk
X-Trace: news.tcp.co.uk 941680658 195.80.1.212 (Thu, 04 Nov 1999 01:57:38 GMT)
NNTP-Posting-Date: Thu, 04 Nov 1999 01:57:38 GMT
Organization: Total Connectivity Providers
Path: chonsp.franklin.ch!pfaff.ethz.ch!news-zh.switch.ch!newsfeed-zh.ip-plus.net!news.ip-plus.net!News.Amsterdam.UnisourceCS!newspeer.te.net!news.indigo.ie!diablo.theplanet.net!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!nntp.abs.net!outfeed1.news.cais.net!news.tcp.co.uk!not-for-mail
On Wed, 03 Nov 1999 10:56:01 GMT, SheDragon@excite.com (LDB) wrote:
>I must have missed the first post. What is this a trick you can do
>with the browsers?
>
>Laura
I emailed you a copy :)
--
James Mitchelhill
email - aziraphael@tcp.co.uk
website: http://neptune.spaceports.com/~poetry/
######
From: Veronica Karlsson
Newsgroups: alt.ascii-art
Subject: Re: Tracing pictures
Date: Thu, 04 Nov 1999 15:09:34 +0100
Organization: University of Lulea, Sweden
Lines: 62
Message-ID: <3821939E.35DB@earthling.net>
References: <381ebb15.28325432@news.tcp.co.uk> <38203679.58F0@earthling.net> <3820149d.29533265@news.midwest.net>
NNTP-Posting-Host: my21.sm.luth.se
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
X-Mailer: Mozilla 3.01 (X11; I; SunOS 5.7 sun4u)
Path: chonsp.franklin.ch!pfaff.ethz.ch!news-zh.switch.ch!news-ge.switch.ch!newsfeeds.belnet.be!news.belnet.be!feed2.news.luth.se!luth.se!news.luth.se!not-for-mail
LDB wrote:
> Veronica Karlsson wrote:
> >James Mitchelhill wrote:
> >>
> >> Hello all.. I don't think this has been suggested before - an easy(ish)
> >> way to trace pictures
> >
> >This is just another version of the good old Plastic Bag Method.
>
> I must have missed the first post. What is this a trick you can do
> with the browsers?
>
What I call "The Plastic Bag Method" works like this:
* Take a plastic bag (or OH film) and copy your picture to that with
a pen.
* Tape the bag to your monitor (where you have your normal text
editor open).
* Try to draw an ascii image with the drawing on the bag as a
"guide".
* Remove the bag and diddle until you're satisfied with the picture.
A "WYSIWYG" HTML editor (editor, not browser) can be used in a similar
way:
* Open a new document.
* Set the background image to be the one you want to draw.
* Choose a monospaced font.
* Try to draw an ascii image with the "page" background as a "guide".
* Copy-Paste to your normal text editor and diddle until you're
satisfied with the picture.
WARNING!
Don't try to use the paint program "Paint" (in Windows) to do this.
There's a risk that you accidentally click your mouse or something, with
the result that the whole thing is turned into a bitmap...
--
(, http://www.ludd.luth.se/~vk/cgi/asciichat/
/|__--__ . __--__
|\ '__ /|\ _{ _
`.' / `.,_ _________ | _________ _,.' (/ `.
/ ||``._.' ASCII ART CHAT! `---'|:||,/
.' /| /|:| \
.' /\ \ __ __ _ `/|'\'
` `,/ /`,\ \ \ / /__ _ _ ___ _ _ (_)__ __ _ /,'\ \
.'.' /| \ V / -_) '_/ _ \ ' \| / _/ _` | |\ `.`.
,' / / | \_/\___|_| \___/_||_|_\__\__,_| | \ \ `,
- `- -- `-'- -ejm-------------------------------------VK-- -`-' -- -' -
######
From: zneg.ngxvaf@ovtsbbg.pbz (Martin Atkins)
Newsgroups: alt.ascii-art
Subject: Re: Tracing pictures
Date: Fri, 05 Nov 1999 22:53:16 GMT
Organization: Cable Internet (post doesn't reflect views of Cable Internet)
Lines: 26
Message-ID: <38220485.6998056@news.vossnet.net>
References: <381ebb15.28325432@news.tcp.co.uk> <38203679.58F0@earthling.net>
Reply-To: zneg.ngxvaf@ovtsbbg.pbz
NNTP-Posting-Host: euston.vossnet.co.uk
X-Trace: news1.cableinet.co.uk 941842323 14786 195.188.10.3 (5 Nov 1999 22:52:03 GMT)
X-Complaints-To: abuse@cableinet.net
NNTP-Posting-Date: 5 Nov 1999 22:52:03 GMT
X-Newsreader: Forte Free Agent 1.11/32.235
X-NNTP-Posting-Host: pool-149.vossnet.co.uk
Path: chonsp.franklin.ch!pfaff.ethz.ch!news-zh.switch.ch!newsfeed-zh.ip-plus.net!news.ip-plus.net!News.Amsterdam.UnisourceCS!newspeer.te.net!news.indigo.ie!diablo.theplanet.net!news5.cableinet.net!cableinet-uk!news1.cableinet.co.uk!not-for-mail
.----- On Wed, 03 Nov 1999 14:19:53 +0100, Veronica Karlsson posted:
|James Mitchelhill wrote:
|>
|> 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..
|>
|
|This is just another version of the good old Plastic Bag Method. I use
|the HTML editor in Netscape 4 to do the same thing (which is better than
|your version, since I can hit "Save" every now and then...).
|
'------------------------------------
...And I've done one picture the same way in MartSoft AycheTeaEm 'ell ...
yes, MartSoft as in me.
It's my text editor specially tooled-up for HTML.
Kind Regards,
-Martin
|\/| _..__|_o._ /\_|_| o._ _ mart.atkins@--
| |(_|| |_|| | /--\|_|<|| |_> --bigfoot.com