Re: resizing JPEGs --- SOLVED
- From: Roy Terry <roy@xxxxxxxxxxxxx>
- Date: Tue, 31 Jul 2007 19:36:02 GMT
spooky130@xxxxxxx wrote:
Ok, I figured out a more or less portable way to get this done....Now I'm curious, can you comment on "Enhanced photo image copy command", a windows-only Tcl extension for image scaling and rotation that just requires a single DLL.
The answer: use netpbm (that package *ALWAYS* seems to be the
solution...useful stuff...but I didn't know until today that it
was available pre-compiled for Windows---I've always just moved
the images to my Unix system, do whatever is needed, and then
move them back).
So it works now, given two small .exe files and a small .dll
that I can give Windows users to download, or for Unix users,
the netpbm (I keep wanting to say pbmplus) source.
A non-Tcl solution, which isn't my first choice, but....
How did xphoto.dll not meet your needs?
http://wiki.tcl.tk/11924
It does require Tk and has a bug or
two but generally works very well with Tcl/tk8.4 in my
usage.
Roy
.
If anyone wants to see what, exactly, I'm going on about, pull
up your favorite web browser and go to www.jstrack.org/jstrack
and look at the image file gulf_sat+map.gif (or something like
that---I think that's the exact filename). The storm that's
displayed is from last year, btw.
Later,
--jim
- References:
- resizing JPEGs (with Img and photo image)
- From: spooky130
- Re: resizing JPEGs (with Img and photo image)
- From: Donal K. Fellows
- Re: resizing JPEGs (with Img and photo image)
- From: spooky130
- Re: resizing JPEGs (with Img and photo image)
- From: spooky130
- Re: resizing JPEGs --- SOLVED
- From: spooky130
- resizing JPEGs (with Img and photo image)
- Prev by Date: Re: Tcl script fails on some platforms
- Next by Date: Re: Tcl script fails on some platforms
- Previous by thread: Re: resizing JPEGs --- SOLVED
- Next by thread: funny blobs
- Index(es):
Relevant Pages
|