A collection of articles, ideas, and rambling from a guy who wrote some software that one time.

Monday, June 26, 2006

Potentially Of Interest

I had about half an hour in the office today where I was listening for some background noise which made using my keyboard difficult. I killed a little bit of time making this icon with my mouse: an SVG-ization of the cool new Emacs icon that comes with Emacs 22. I am sure that somebody in the open source world would like to use it, so I hereby place said icon in the public domain. Feel free to copy and use for whatever purpose.

4 comments:

nightchrome said...

Excellent. It gave me a chance to try out Opera's SVG support.

corydodt said...

See also http://openclipart.org which would be a great place to post it.

Also respond to #1840. ;-)

glyf said...

Speaking of SVG support, I tried like 10 times to make this an inline image of some kind, and it seems like that's just impossible with SVG, unless you are using XHTML and namespaces and actually inline the whole SVG. All the docs I found were nearly totally useless. (Mozilla's SVG support FAQ doesn't even explain how to link to them completely!)

glyf said...

Responded.