Re: Resizing images in a Tcl script
- From: will@xxxxxxxxxxxxxx
- Date: Wed, 5 Nov 2008 09:23:29 -0800 (PST)
On Nov 5, 8:52 am, Roy Terry <royte...@xxxxxxxxxxxxx> wrote:
On Nov 5, 7:45 am, w...@xxxxxxxxxxxxxx wrote:
My app needs to be able to resize images on the fly. Tk's native
"$img copy -subsample" option yields poor results, and will only scale
images down, not up. What other options are available?
http://wiki.tcl.tk/11924
is good code for me.
That sounds just about perfect...if it works on Linux.
.
- Follow-Ups:
- Re: Resizing images in a Tcl script
- From: eric1562
- Re: Resizing images in a Tcl script
- From: pwelten
- Re: Resizing images in a Tcl script
- References:
- Resizing images in a Tcl script
- From: will
- Re: Resizing images in a Tcl script
- From: Roy Terry
- Resizing images in a Tcl script
- Prev by Date: Re: Resizing images in a Tcl script
- Next by Date: Re: bug in wiki search pages
- Previous by thread: Re: Resizing images in a Tcl script
- Next by thread: Re: Resizing images in a Tcl script
- Index(es):
Relevant Pages
|