Re: Format of tkIcons.* contents ?

Ala Qumsieh <[email protected]> Wed, 16 Aug 2006 01:27:27 -0700 (PDT)
Newsgroups gmane.comp.lang.perl.tk
Message-ID <[email protected]>
--- Dean Arnold <[email protected]> wrote:

> I was playing w/ Tk::ToolBar recently, and
> downloaded/added a bunch
> of add'l themes. I'd like to grab some of the images
> for use
> in web pages, but I can't figure out what the binary
> format
> of the images is (I assume the tkIcons file content
> is either mime64 or
> just uuencode). Are they XPM ? BMP ? Something else
> ? Tk::Photo won't
> tell me (via cget(-format)). My only other option is
> to write
> a hybrid TK + GD app to read the Tk::Photo object
> pixel by pixel and
> transfer to a GD object so I can output in a known
> format.

The images are in Base64-encoded GIF format.
I got them from here:

http://www.satisoft.com/tcltk/icons/libraries.html

--Ala


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
--++**==--++**==--++**==--++**==--++**==--++**==--++**==
ptk mailing list
[email protected]
https://mailman.stanford.edu/mailman/listinfo/ptk