From: Andreas K. <and...@ac...> - 2007-05-08 20:02:16
|
> Brett Schwarz schrieb: > > sure, but why not tcllib? Can't this be used for other non GUI > things (web stuff comes to mind)? > > http://wiki.tcl.tk/18030 > > > > Something we can put into 'Tklib' ? > > We already have 'ico', so 'xbm' would not be out of the qestion, IMHO. > > Hmm, we have some image packages in tcllib, some in tklib? Any specific > reasoning why tiff is in tcllib and ico is in tklib for example? IIRC ico has dependencies on Tk for some ops (direct conversion to photo for example). tiff anmd jpeg don't do that, therefore no deps on Tk, therefore they can be in tcllib. -- Andreas Kupries <and...@Ac...> Developer @ http://www.ActiveState.com Tel: +1 778-786-1122 |