RE: [tcltk-perl] Package Img
Brought to you by:
hobbs
From: Jeff H. <je...@Ac...> - 2004-09-07 20:30:45
|
> 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). Jeff Hobbs, The Tcl Guy http://www.ActiveState.com/, a division of Sophos |