Randal Rust wrote:
On 1/29/07, Dan Cech <[EMAIL PROTECTED]> wrote:
I'm not entirely sure what you're asking...can you give us a general
idea of what you're trying to achieve?
Sure. Take a look here:
http://r2test3.com/project_detail.php?rec=3
If you are on a *nix machine, take a look at the 'convert' tool, it is a
CLI tool that will do nigh-well anything to an image.
Convert has always given resizing results completely satisfactory to me,
though I am not a graphics pro.
What I have done is used getimagesize(0 to get the original width and
height of the image. Then I modify those values proportionally with a
script I wrote and do this:
<img src="'.$url.'" width="'.$newW.'" height="'.$newH.'" />
The issue is that the images don't look as clear as I'd like them to
after resizing. I think they just need to be resampled.
begin:vcard
fn:Kenneth Downs
n:Downs;Kenneth
adr;dom:;;347 Main Street;East Setauket;NY;11733
email;internet:[EMAIL PROTECTED]
tel;work:631-689-7200
tel;fax:631-689-0527
tel;cell:631-379-0010
x-mozilla-html:FALSE
url:http://www.secdat.com
version:2.1
end:vcard
_______________________________________________
New York PHP Community Talk Mailing List
http://lists.nyphp.org/mailman/listinfo/talk
NYPHPCon 2006 Presentations Online
http://www.nyphpcon.com
Show Your Participation in New York PHP
http://www.nyphp.org/show_participation.php