This tarball contains 20 euphoria svg icons, with png 
versions included.

This is the 19/3 -05 edition.

Changes from 18/3 -05 edition:

Added icons for ex.err and cw.err.
Added a new euphoria-in-windows icon, with a windows logo
instead of the plain "w".
Added icons with decreased saturation, as an alternative
to the greyscale icons.
Included 128x128 and 32x32 png version of all the icons,
for windows users to convert into .ico's.
Added two more scripts, and info on how to actually use 
them :)

Why I made them? Personally, I think the official euphoria 
icons look crap, compared to the svg icons on my system.
So I created my own. I used sodipodi.

I release this under GNU GPL.

Tux is taken from the sodipodi examples, and the windows 
flag is taken from the "windows filesystem" xfce standard 
icon.

greyscale.exu:

exu greyscale.exu input.svg output.svg

Makes an svg icon greyscale.

saturation.exu:

exu saturation.exu input.svg output.svg saturation

saturation is an integer between 0 and 255.
0 makes the picture greyscale. 255 makes it look like the 
original. Integers outside that range could be used, but
with undefined results. For the *-sat icons, I use a
saturation value of 100.

tint.exu:

exu tint.exu input.svg output.svg color wet-dry-mix

color is a hexadecimal color, like 56af3e. caution: do only
use lower-case chars.
wet-dry-mix is the mix between fully processed and the original.
255 makes it look like the original, 0 makes it look like the
full processed.
I used the color ff3f3f and the wet-dry-mix when making the
*err icons.

Why don't I include .ico versions of the icons?
Because the conversion can be done in quite many ways.
One user may want 48x48 icons, one may want 32x32 etc.
And their opinion probaly will differ on the background.
One may want white backgrounds, preserving antialias,
and the other may want transparent backgrounds, destroying
the antialias but "compatible" with any background color.

So if you're a windows user, I kindly ask you to convert
the icons you want the way you want into .ico's the size you
want.

Alexander Toresson
21:03 19/3 2005 (+1 GMT)
@ still dusty room

How to contact me:
Send mail to alexander.toresson@gmail.com.
I'm on msn quite often (atodakra@hotmail.com).
You could also post on the EUForum.
I'm sometimes on the euphoria irc channel.

PS. Can you read the text on the dos screen? DS