> I simply created the icon using Gimp (http://www.gimp.org/).
> Base 64 encoding I did with perl:
> perl -MMIME::Base64 -e 'local $/; print encode_base64 <>'
> iconExternalLink.gif

For people who do not have Gimp and Perl (i.e., most Windows users),
you can use
    http://www.TiddlyTools.com/#AttachFilePackage
to generate tiddlers containing Base64-encoded binary file content
(such as the .gif images Stephan is using).  You can then copy/paste
the Base64 text into your CSS, as Stephan has done.

enjoy,
-e
Eric Shulman
TiddlyTools / ELS Design Studios

HELP ME TO HELP YOU - MAKE A CONTRIBUTION TO MY "TIP JAR"...
   http://www.TiddlyTools.com/#Donations

Professional TiddlyWiki Consulting Services...
Analysis, Design, and Custom Solutions:
   http://www.TiddlyTools.com/#Contact

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To post to this group, send email to tiddlywiki@googlegroups.com.
To unsubscribe from this group, send email to 
tiddlywiki+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/tiddlywiki?hl=en.

Reply via email to