Re: [PHP-WIN] GD imagerectangle() function - background transparency?
[email protected] ("Jacob Kruger") Fri, 6 Sep 2013 13:28:37 +0200
| Newsgroups | php.windows |
|---|---|
| Message-ID | <05D80E6CEA944208B2B5365752DB8698@JacobPC> |
For now, just draw boxes there, since already have the watermarking sorted out - think so anyway, and in terms of copying other images, this drawing of boxes is to let users choose specific locations/areas to then insert other images and text, but, think already got that part of it sorted - don't know why this is suddenly, again, seeming to corrupt the output image resource somehow. Stay well Jacob Kruger Blind Biker Skype: BlindZA '...fate had broken his body, but not his spirit...' ----- Original Message ----- From: "Pierre Joye" <[email protected]> To: "Jacob Kruger" <[email protected]> Cc: "php-windows" <[email protected]> Sent: Friday, September 06, 2013 12:54 PM Subject: Re: [PHP-WIN] GD imagerectangle() function - background transparency? > On Fri, Sep 6, 2013 at 11:13 AM, Jacob Kruger <[email protected]> wrote: >> Well, here's one of the test images - literally just a test image I took >> of >> a pseudo-toy a while ago: >> https://dl.dropboxusercontent.com/u/13327195/13771158254.png >> >> And, here's the current output/finished off version: >> https://dl.dropboxusercontent.com/u/13327195/14watermarked.png >> >> The two areas that should have had boxes drawn for them are: >> And, the coordinates of the two test/text areas/box outlines are >> (x-y*x-y): >> 10-10*200-50 >> 50-50*500-80 > > Do you want to simply draw boxes there? Or copy existing images at > these locations? Using some transparency? like a watermark? > -- > Pierre > > @pierrejoye | http://www.libgd.org >