Re: [tcltk-perl] Package Img
Brought to you by:
hobbs
From: Paul F. <fa...@ca...> - 2004-09-07 20:34:25
|
On Tue, Sep 07, 2004 at 01:27:52PM -0700, Jeff Hobbs wrote: > > Ok, I've solved all my issues save one. It seems that > > to save a Canvas need the Photo method. That is part of > > tkimg. Is there somewhere I can get binaries of tkimg for > > Wince for both ARM and Mips processors? > > You really don't need the tkimg module, unless you want > some other format than GIF or PPM. I don't know of any > ports to WinCE for Img, and it wouldn't be an easy port. > It relies on the graphics libraries for the other formats, > like libtiff, libpng, libjpeg, so you would have to have > those ported first (which they are, in some cases). What would I need to comment out so it stops complaining about the need of "Img"? |