Re: [PHP] imagejpeg() problem

2004-09-27 Thread Jonathan Haddad
Mike wrote: the resizing part goes well; I don't really know what the imageinterlace function does, but I used it in desperation. Why: the output image's quality is visibly inferior to the source's. And I want the image to look good. The source is a jpeg (dinamic). As you probably have noticed,

Re: [PHP] imagejpeg() problem

2004-09-27 Thread Mike
I tried that function too, but the same result... "Jason Wong" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > On Tuesday 28 September 2004 02:16, Mike wrote: > >> What i'd like to know is whether php can output some quality jpegs, and >> if >> so, then how? > > imagecopyresampled()

Re: [PHP] imagejpeg() problem

2004-09-27 Thread Jason Wong
On Tuesday 28 September 2004 02:16, Mike wrote: > What i'd like to know is whether php can output some quality jpegs, and if > so, then how? imagecopyresampled() -- Jason Wong -> Gremlins Associates -> www.gremlins.biz Open Source Software Systems Integrators * Web Design & Hosting * Internet &

Re: [PHP] imageJPEG problem.

2001-09-25 Thread Stefan Rusterholz
ts or blank lines above the I had a few blank lines in my first program, and it gave me the same error > message. > Hugh > > > - Original Message - > From: Stefan Rusterholz <[EMAIL PROTECTED]> > To: Johan Vikerskog (EMP) <[EMAIL PROTECTED]>; >

Re: [PHP] imageJPEG problem.

2001-09-25 Thread Hugh Danaher
Stephan, Check that there are no html statements or blank lines above the To: Johan Vikerskog (EMP) <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Tuesday, September 25, 2001 12:13 AM Subject: Re: [PHP] imageJPEG problem. > > - Original Message - > From: "Joha

Re: [PHP] imageJPEG problem.

2001-09-24 Thread Stefan Rusterholz
- Original Message - From: "Johan Vikerskog (EMP)" <[EMAIL PROTECTED]> To: "'Stefan Rusterholz'" <[EMAIL PROTECTED]>; "Johan Vikerskog (EMP)" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Tuesday, September 25, 2001 9

[PHP] imageJPEG problem.

2001-09-24 Thread Johan Vikerskog (EMP)
When trying to use a simple code like this below i receive an error which says that it cant find the header. It outputs the information in ascii and binary code. it doesn't show the picture Thanks for all the help you can give me. //Johan -- PHP General Mailing List (http://www.php.net/) T