Re: [PHP-WIN] GD imagerectangle() function - background transparency?

2013-09-06 Thread Jacob Kruger
: [PHP-WIN] GD imagerectangle() function - background transparency? hi! On Thu, Sep 5, 2013 at 10:35 PM, Jacob Kruger ja...@blindza.co.za wrote: Just wondering, if I load an existing image into an image resource, and then draw a rectangle on it using the GD imagerectangle() function

Re: [PHP-WIN] GD imagerectangle() function - background transparency?

2013-09-06 Thread Jacob Kruger
@gmail.com Sent: Friday, September 06, 2013 8:39 AM Subject: Re: [PHP-WIN] GD imagerectangle() function - background transparency? Effectively, I've got sort of template images, and want to sort of draw multiple outline boxes onto them where users can then choose one to then insert text onto image

Re: [PHP-WIN] GD imagerectangle() function - background transparency?

2013-09-06 Thread Pierre Joye
-windows@lists.php.net Cc: Pierre Joye pierre@gmail.com Sent: Friday, September 06, 2013 8:39 AM Subject: Re: [PHP-WIN] GD imagerectangle() function - background transparency? Effectively, I've got sort of template images, and want to sort of draw multiple outline boxes onto them where

Re: [PHP-WIN] GD imagerectangle() function - background transparency?

2013-09-06 Thread Jacob Kruger
pierre@gmail.com To: Jacob Kruger ja...@blindza.co.za Cc: php-windows php-windows@lists.php.net Sent: Friday, September 06, 2013 10:45 AM Subject: Re: [PHP-WIN] GD imagerectangle() function - background transparency? thanks, but I was asking for the source image(s) and the resulting image

Re: [PHP-WIN] GD imagerectangle() function - background transparency?

2013-09-06 Thread Pierre Joye
On Fri, Sep 6, 2013 at 11:13 AM, Jacob Kruger ja...@blindza.co.za 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:

Re: [PHP-WIN] GD imagerectangle() function - background transparency?

2013-09-06 Thread Jacob Kruger
...@blindza.co.za Cc: php-windows php-windows@lists.php.net 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 ja...@blindza.co.za wrote: Well, here's one of the test images - literally just

Re: [PHP-WIN] GD imagerectangle() function - background transparency?

2013-09-05 Thread Pierre Joye
hi! On Thu, Sep 5, 2013 at 10:35 PM, Jacob Kruger ja...@blindza.co.za wrote: Just wondering, if I load an existing image into an image resource, and then draw a rectangle on it using the GD imagerectangle() function, and specifically not using the imagefilledrectangle() function, does the

RE: [PHP-WIN] GD Image Resizing on the fly.

2004-11-19 Thread Mike
This following bit of code will create a thumbnail of size $thumb_width x $thumb_height based off of the initial file $file_location. Current GD libraries don't work on GIFs, so that's not an option. You can use the relative PNG functions in place of the jpeg functions, however. // Create New

Re: [PHP-WIN] GD Image Resizing on the fly.

2004-11-19 Thread denis
hi this the script i use in www.biere.org you can see it in action at http://www.monsieur-biere.com/liste/secondairelmc.php3?type=typetype2=BIERE+DE+NOELpage=1 i use the same script in rhe shopping cart and in the order form it test if the file exist and resize it at predefined size or peoduce

Re: [PHP-WIN] GD under w2k

2003-03-23 Thread Stephen
Its a lot easier just to download the pre-compilled version of PHP. The extended package also contains the .dll used for GD. PHP 4.3.1 Zip Package can be downloaded from http://www.php.net/get/php-4.3.1-Win32.zip/from/a/mirror The installer does not come with GD to my knowledge, hence why you

RE: [PHP-WIN] GD

2003-02-20 Thread Rich Gray
I'm using php 4.3.1 on a Windows XP and I use IIS 5.1 as a server.I tried to use GD lib but is seems like the built in support of bundle GB is missing. Maybe I'm missing something but for me someone forgot to include boundled libgd in Windows version. I that true? So can anyone tell my how

Re: [PHP-WIN] GD

2003-02-20 Thread Olafsson
yes I used GD2 Rich Gray [EMAIL PROTECTED] wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... I'm using php 4.3.1 on a Windows XP and I use IIS 5.1 as a server.I tried to use GD lib but is seems like the built in support of bundle GB is missing. Maybe I'm missing something

RE: [PHP-WIN] GD library for jpeg?

2003-01-29 Thread Chris Kranz
: Re: [PHP-WIN] GD library for jpeg? It sounds as if your browser doesn't have support for PNG's, or you're sending a wrong header... What browser version are you using? Sounds like your hosting company doesn't have JPEG support built in. How sad. -Dash He's just a politician trying to save both

RE: [PHP-WIN] GD library for jpeg?

2003-01-29 Thread Chris Kranz
McElroy To: Afan Pasalic Sent: Wednesday, January 29, 2003 7:11 PM Subject: Re: [PHP-WIN] GD library for jpeg? It sounds as if your browser doesn't have support for PNG's, or you're sending a wrong header... What browser version are you using? Sounds like your hosting company doesn't have JPEG

Re: [PHP-WIN] GD library for jpeg?

2003-01-29 Thread Afan Pasalic
they have PHP 4 installed - Original Message - From: Chris Kranz To: [EMAIL PROTECTED] Sent: Wednesday, January 29, 2003 7:33 PM Subject: RE: [PHP-WIN] GD library for jpeg? I could be wrong, but aren't some of the older versions of PHP without JPEG gd lib ability

Re: [PHP-WIN] GD, UNICODE RTL

2003-01-05 Thread toby z
hi i ve been workin with unicode for the last few months n i think ill be able to help you if u ll pleez be a bit more precise bout this why do u want to write in bitmap do u want to use it with php or what if u just wanna type sumthin in unicode from left to write in a bitmap file

Re: [PHP-WIN] GD...

2002-05-29 Thread Stuart Dallas
Brian McGarvie [EMAIL PROTECTED] wrote: Any Ideas? Show us your code and we'll see if we can identify the problem. Unfortunately we're not mind readers. -- Stuart -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

RE: [PHP-WIN] GD...

2002-05-29 Thread Brian McGarvie
: Re: [PHP-WIN] GD... Brian McGarvie [EMAIL PROTECTED] wrote: Any Ideas? Show us your code and we'll see if we can identify the problem. Unfortunately we're not mind readers. -- Stuart -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net

Re: [PHP-WIN] GD...

2002-05-29 Thread Stuart Dallas
Brian McGarvie [EMAIL PROTECTED] wrote: Any configuration points to check out? win2k server, iis5, php 4.2.1... Do you have register_globals set to on or off? The code you're using needs it to be on for it to work. If that is the problem you would be better off modifying the code to use the

Re: [PHP-WIN] GD...

2002-05-29 Thread Mark Filipak
=button.php?fg=99bg=fftxt=button two border=0br -Original Message- From: Stuart Dallas [mailto:[EMAIL PROTECTED]] Sent: 29 May 2002 10:03 AM To: Brian McGarvie; [EMAIL PROTECTED] Subject: Re: [PHP-WIN] GD... Brian McGarvie [EMAIL PROTECTED] wrote: Any Ideas? Show

Re: [PHP-WIN] GD...

2002-05-29 Thread Stuart Dallas
Mark Filipak [EMAIL PROTECTED] wrote: I'm about as rank a newbie as you could imagine so please forgive me if I err, but doesn't line 3 below ('/*') comment out the entire PHP code block? ?php // button.php /* define(TextFONT, 3); snip Erm, yes. I cannot believe that I missed

RE: [PHP-WIN] GD solutions

2002-04-27 Thread Sebastian Müsch
Hi, 1st - GD (even in the binaries) must be compiled manually ( I have no compiler) Then tell me, which options to use to compile and I'll compile it for you. You told me, your server hangs if you use precompiled binaries ... Maybe you try on of these solutions: - Update MicrosoftVisualC

Re: [PHP-WIN] GD solutions

2002-04-27 Thread Webmaster
Thanks for replying, I had untagged the - extention=GD2.DLL - which isn't nessesairy at all. The extention=GD.DLL- or what it suppose to do is now standard included (supported) by PHP. This means the problem is solved now :0) By the way, I am using Windows 98 with Xitami webserver, partly

RE: [PHP-WIN] GD library update

2002-03-15 Thread alain samoun
php4win.de Look for php_gd2.dll, A+ Alain -Original Message- From: Alberto. Sartori [mailto:[EMAIL PROTECTED]] Sent: Friday, March 15, 2002 8:07 AM To: [EMAIL PROTECTED] Subject: [PHP-WIN] GD library update Hi guys, I'm looking for a new version (altready compiled as .dll) of GD

RE: [PHP-WIN] gd-library ...

2002-03-09 Thread alain samoun
http://www.phpbuilder.com/columns/allan2830.php3 A+ Alain -Original Message- From: Marcel Besancon [mailto:[EMAIL PROTECTED]] Sent: Saturday, March 09, 2002 2:58 AM To: [EMAIL PROTECTED] Subject: [PHP-WIN] gd-library ... Hi, is there a way to use the gd-library under WinXP??

Re: [PHP-WIN] gd/apache1.3/WinNT

2001-06-27 Thread Phil Driscoll
On Wednesday 27 June 2001 02:49, Edmund wrote: Nope. What I get is an Abnormal program termination without any display or log as to what is making php choke. Just to check, are the php and the gd dll both from the same php distribution? If so is it 4.0.6? Cheers -- Phil Driscoll -- PHP

Re: [PHP-WIN] GD lib

2001-03-10 Thread Alain Samoun
See: http://php.weblogs.com/php_gd Alain On Sat, Mar 10, 2001 at 01:55:58PM -, Alex wrote: Hi, I'd like to get the GD lib for PHP but don't know where is it. I checked php.net but there only link to the source code. Is there any dll or something that doesn't require me to compile? I use

Re: [PHP-WIN] GD lib

2001-03-10 Thread Frank M. Kromann
Yuo can download php_gd.dll, and other extensions, from www.php4win.de - Frank Hi, I'd like to get the GD lib for PHP but don't know where is it. I checked php.net but there only link to the source code. Is there any dll or something that doesn't require me to compile? I use NT 4.0.