[PHP-CVS] cvs: php4 /ext/gd gd.c

2003-06-19 Thread Ilia Alshanetsky
iliaa Thu Jun 19 11:47:46 2003 EDT Modified files: /php4/ext/gdgd.c Log: Fixed a crash inside php_imagettftext_common(); Index: php4/ext/gd/gd.c diff -u php4/ext/gd/gd.c:1.274 php4/ext/gd/gd.c:1.275 --- php4/ext/gd/gd.c:1.274 Sun Jun 15

[PHP-CVS] cvs: php4 /ext/gd gd.c

2003-06-15 Thread Andrey Hristov
andrey Sun Jun 15 11:22:09 2003 EDT Modified files: /php4/ext/gdgd.c Log: proto fixes Index: php4/ext/gd/gd.c diff -u php4/ext/gd/gd.c:1.272 php4/ext/gd/gd.c:1.273 --- php4/ext/gd/gd.c:1.272 Tue Jun 10 16:03:29 2003 +++ php4/ext/gd/gd.cSun Jun

[PHP-CVS] cvs: php4 /ext/gd gd.c /ext/gd/libgd gd.c

2003-06-04 Thread Ilia Alshanetsky
iliaa Tue Jun 3 20:20:19 2003 EDT Modified files: /php4/ext/gdgd.c /php4/ext/gd/libgd gd.c Log: GD 2.0.15 sync Index: php4/ext/gd/gd.c diff -u php4/ext/gd/gd.c:1.270 php4/ext/gd/gd.c:1.271 --- php4/ext/gd/gd.c:1.270 Tue Jun 3 19:54:55

Re: [PHP-CVS] cvs: php4 /ext/gd gd.c

2003-04-05 Thread Andi Gutmans
At 08:52 PM 4/4/2003 +0300, Jani Taskinen wrote: On Fri, 4 Apr 2003, Rasmus Lerdorf wrote: Jani, it is not just me. I think there is pretty much universal agreement that this error_docref stuff is crap. We already decided to disable it by default in 4.3.2. We haven't discussed it yet, but

Re: [PHP-CVS] cvs: php4 /ext/gd gd.c

2003-04-04 Thread Jani Taskinen
On Fri, 4 Apr 2003, Sascha Schumann wrote: On Thu, 3 Apr 2003, Derick Rethans wrote: On Thu, 3 Apr 2003, Sascha Schumann wrote: Can we please stick to using php_error_docref and try to keep the descriptions in the same format (ie. with a capital and a point)? I don't think

Re: [PHP-CVS] cvs: php4 /ext/gd gd.c

2003-04-04 Thread Sascha Schumann
ROFLMAO..so when Rasmus tells you to jump, you just ask How high, sir? :) *sigh* Jani, I sincerely hope that you will be able to acquire some reading comprehension skills within your lifetime, so that on one fortunate day you will understand the meaning of the email you

Re: [PHP-CVS] cvs: php4 /ext/gd gd.c

2003-04-04 Thread Rasmus Lerdorf
Jani, it is not just me. I think there is pretty much universal agreement that this error_docref stuff is crap. We already decided to disable it by default in 4.3.2. We haven't discussed it yet, but completely removing it is probably a good idea. If there isn't agreement that it is crap,

Re: [PHP-CVS] cvs: php4 /ext/gd gd.c

2003-04-04 Thread Jani Taskinen
On Fri, 4 Apr 2003, Rasmus Lerdorf wrote: Jani, it is not just me. I think there is pretty much universal agreement that this error_docref stuff is crap. We already decided to disable it by default in 4.3.2. We haven't discussed it yet, but completely removing it is probably a good idea.

Re: [PHP-CVS] cvs: php4 /ext/gd gd.c

2003-04-04 Thread Wez Furlong
Rather than remove it, lets just disable the URL stuff. IMO, it is still useful, for debugging purposes, to see in which function an error was caused. --Wez. On Fri, 4 Apr 2003, Jani Taskinen wrote: On Fri, 4 Apr 2003, Rasmus Lerdorf wrote: Jani, it is not just me. I think there is pretty

[PHP-CVS] cvs: php4 /ext/gd gd.c

2003-04-03 Thread Sascha Schumann
sas Thu Apr 3 14:18:58 2003 EDT Modified files: /php4/ext/gdgd.c Log: Fix segfaults in imagecreate/imagecreatetruecolor Index: php4/ext/gd/gd.c diff -u php4/ext/gd/gd.c:1.261 php4/ext/gd/gd.c:1.262 --- php4/ext/gd/gd.c:1.261 Mon Mar 31

Re: [PHP-CVS] cvs: php4 /ext/gd gd.c

2003-04-03 Thread Derick Rethans
On Thu, 3 Apr 2003, Sascha Schumann wrote: sas Thu Apr 3 14:18:58 2003 EDT Modified files: /php4/ext/gd gd.c Log: Fix segfaults in imagecreate/imagecreatetruecolor Can we please stick to using php_error_docref and try to keep the descriptions in

Re: [PHP-CVS] cvs: php4 /ext/gd gd.c

2003-04-03 Thread Sascha Schumann
Can we please stick to using php_error_docref and try to keep the descriptions in the same format (ie. with a capital and a point)? I don't think php_error_docref adds value to PHP. - Sascha -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit:

Re: [PHP-CVS] cvs: php4 /ext/gd gd.c

2003-04-03 Thread Derick Rethans
On Thu, 3 Apr 2003, Sascha Schumann wrote: Can we please stick to using php_error_docref and try to keep the descriptions in the same format (ie. with a capital and a point)? I don't think php_error_docref adds value to PHP. So because *you* dont think so we should do it all

[PHP-CVS] cvs: php4 /ext/gd gd.c

2003-04-03 Thread Ilia Alshanetsky
iliaa Thu Apr 3 19:16:48 2003 EDT Modified files: /php4/ext/gdgd.c Log: Fix segfault in imagecopyresized(). Index: php4/ext/gd/gd.c diff -u php4/ext/gd/gd.c:1.264 php4/ext/gd/gd.c:1.265 --- php4/ext/gd/gd.c:1.264 Thu Apr 3 19:09:23 2003 +++

Re: [PHP-CVS] cvs: php4 /ext/gd gd.c

2003-04-03 Thread Marcus Börger
+ if (dstW 0 || dstH 0 || srcW 0 || srcH 0) { Why is that not = marcus -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-CVS] cvs: php4 /ext/gd gd.c

2003-04-03 Thread Ilia A.
On April 3, 2003 07:35 pm, Marcus Börger wrote: + if (dstW 0 || dstH 0 || srcW 0 || srcH 0) { Why is that not = Why not indeed... I'll make the change. Ilia -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-CVS] cvs: php4 /ext/gd gd.c

2003-04-03 Thread Ilia Alshanetsky
iliaa Thu Apr 3 20:33:58 2003 EDT Modified files: /php4/ext/gdgd.c Log: Might as well disallow 0x0 images. Thanks Marcus. Index: php4/ext/gd/gd.c diff -u php4/ext/gd/gd.c:1.265 php4/ext/gd/gd.c:1.266 --- php4/ext/gd/gd.c:1.265 Thu Apr 3

Re: [PHP-CVS] cvs: php4 /ext/gd gd.c

2003-04-03 Thread Sascha Schumann
On Thu, 3 Apr 2003, Derick Rethans wrote: On Thu, 3 Apr 2003, Sascha Schumann wrote: Can we please stick to using php_error_docref and try to keep the descriptions in the same format (ie. with a capital and a point)? I don't think php_error_docref adds value to PHP. So because

[PHP-CVS] cvs: php4 /ext/gd gd.c php_gd.h

2003-03-31 Thread Jani Taskinen
sniper Mon Mar 31 03:49:19 2003 EDT Modified files: /php4/ext/gdgd.c php_gd.h Log: cleanup Index: php4/ext/gd/gd.c diff -u php4/ext/gd/gd.c:1.260 php4/ext/gd/gd.c:1.261 --- php4/ext/gd/gd.c:1.260 Wed Mar 26 01:30:45 2003 +++ php4/ext/gd/gd.c

[PHP-CVS] cvs: php4 /ext/gd gd.c

2003-03-25 Thread Sebastian Bergmann
sebastian Wed Mar 26 01:30:45 2003 EDT Modified files: /php4/ext/gdgd.c Log: Eliminate TSRMLS_FETCH() call in php_find_gd_font(). Index: php4/ext/gd/gd.c diff -u php4/ext/gd/gd.c:1.259 php4/ext/gd/gd.c:1.260 --- php4/ext/gd/gd.c:1.259 Wed Mar

[PHP-CVS] cvs: php4 /ext/gd gd.c

2003-03-17 Thread Hartmut Holzgraefe
hholzgraMon Mar 17 08:00:22 2003 EDT Modified files: /php4/ext/gdgd.c Log: proto fix Index: php4/ext/gd/gd.c diff -u php4/ext/gd/gd.c:1.254 php4/ext/gd/gd.c:1.255 --- php4/ext/gd/gd.c:1.254 Tue Mar 11 23:29:51 2003 +++ php4/ext/gd/gd.c

[PHP-CVS] cvs: php4 /ext/gd gd.c

2003-03-17 Thread Hartmut Holzgraefe
hholzgraMon Mar 17 08:50:28 2003 EDT Modified files: /php4/ext/gdgd.c Log: fixing my proto fix :| Index: php4/ext/gd/gd.c diff -u php4/ext/gd/gd.c:1.255 php4/ext/gd/gd.c:1.256 --- php4/ext/gd/gd.c:1.255 Mon Mar 17 08:00:13 2003 +++

[PHP-CVS] cvs: php4 /ext/gd gd.c

2003-03-11 Thread Jani Taskinen
sniper Tue Mar 11 23:29:52 2003 EDT Modified files: /php4/ext/gdgd.c Log: Added the type constants for imagegd2() Index: php4/ext/gd/gd.c diff -u php4/ext/gd/gd.c:1.253 php4/ext/gd/gd.c:1.254 --- php4/ext/gd/gd.c:1.253 Tue Mar 11 23:15:26 2003 +++

[PHP-CVS] cvs: php4 /ext/gd gd.c

2003-03-05 Thread Ilia Alshanetsky
iliaa Wed Mar 5 11:08:01 2003 EDT Modified files: /php4/ext/gdgd.c Log: Better identification of bundled GD library. Index: php4/ext/gd/gd.c diff -u php4/ext/gd/gd.c:1.251 php4/ext/gd/gd.c:1.252 --- php4/ext/gd/gd.c:1.251 Wed Feb 26 18:22:09

[PHP-CVS] cvs: php4 /ext/gd gd.c

2003-02-26 Thread Pierre-Alain Joye
pajoye Wed Feb 26 18:22:09 2003 EDT Modified files: /php4/ext/gdgd.c Log: add imagesavealpha wrapper (Jukka Holappa [EMAIL PROTECTED], 2 Pierre-Alain Joye) Index: php4/ext/gd/gd.c diff -u php4/ext/gd/gd.c:1.250 php4/ext/gd/gd.c:1.251 ---

Re: [PHP-CVS] cvs: php4 /ext/gd gd.c

2003-02-26 Thread Pierre-Alain Joye
On Wed, 26 Feb 2003 23:22:09 - Pierre-Alain Joye [EMAIL PROTECTED] wrote: pajoyeWed Feb 26 18:22:09 2003 EDT Modified files: /php4/ext/gd gd.c Log: add imagesavealpha wrapper (Jukka Holappa [EMAIL PROTECTED], 2 Pierre-Alain

Re: [PHP-CVS] cvs: php4 /ext/gd gd.c

2003-02-03 Thread Marcus Börger
At 12:25 03.02.2003, Jani Taskinen wrote: Isn't XPM support available with anything but our bundled GD lib?? --Jani Current code says it is only available with bundled version so i added a notice on that. The second reason i did it was that many people will look at the info and

Re: [PHP-CVS] cvs: php4 /ext/gd gd.c

2003-02-03 Thread Jani Taskinen
On Mon, 3 Feb 2003, Marcus Börger wrote: At 19:26 03.02.2003, Jani Taskinen wrote: I hope you're not mixing Xpm with XBM ? Since Xpm funcs ARE available in the GD lib from Boutell too.. I hope so, too. I had a look into the source and it has a #ifdef around teh call which results

Re: [PHP-CVS] cvs: php4 /ext/gd gd.c

2003-02-03 Thread Marcus Börger
At 19:43 03.02.2003, Jani Taskinen wrote: On Mon, 3 Feb 2003, Marcus Börger wrote: At 19:26 03.02.2003, Jani Taskinen wrote: I hope you're not mixing Xpm with XBM ? Since Xpm funcs ARE available in the GD lib from Boutell too.. I hope so, too. I had a look into the source and it

[PHP-CVS] cvs: php4 /ext/gd gd.c

2003-02-01 Thread Marcus Boerger
helly Sat Feb 1 18:24:00 2003 EDT Modified files: /php4/ext/gdgd.c Log: Show if XPM support is available Set availability bit only when available. Index: php4/ext/gd/gd.c diff -u php4/ext/gd/gd.c:1.249 php4/ext/gd/gd.c:1.250 ---

[PHP-CVS] cvs: php4 /ext/gd gd.c php_gd.h

2003-01-25 Thread Sara Golemon
pollita Sat Jan 25 20:15:03 2003 EDT Modified files: /php4/ext/gdphp_gd.h gd.c Log: Feature Request #21784 Added: imagecolorallocatealpha ([EMAIL PROTECTED],[EMAIL PROTECTED]) Index: php4/ext/gd/php_gd.h diff -u php4/ext/gd/php_gd.h:1.50

[PHP-CVS] cvs: php4 /ext/gd gd.c

2003-01-24 Thread Ilia Alshanetsky
iliaa Fri Jan 24 11:23:12 2003 EDT Modified files: /php4/ext/gdgd.c Log: Fixed compile warning. Index: php4/ext/gd/gd.c diff -u php4/ext/gd/gd.c:1.246 php4/ext/gd/gd.c:1.247 --- php4/ext/gd/gd.c:1.246 Wed Jan 22 14:53:29 2003 +++

[PHP-CVS] cvs: php4 /ext/gd gd.c

2003-01-22 Thread Ilia Alshanetsky
iliaa Wed Jan 22 14:53:30 2003 EDT Modified files: /php4/ext/gdgd.c Log: Fixed a crash when invalid color is passed to imagepstext(). Index: php4/ext/gd/gd.c diff -u php4/ext/gd/gd.c:1.245 php4/ext/gd/gd.c:1.246 --- php4/ext/gd/gd.c:1.245 Fri

[PHP-CVS] cvs: php4 /ext/gd gd.c /ext/gd/libgd gd.c gd.h gd_gd2.c gd_jpeg.c

2003-01-17 Thread Ilia Alshanetsky
iliaa Fri Jan 17 13:34:07 2003 EDT Modified files: /php4/ext/gdgd.c /php4/ext/gd/libgd gd.c gd.h gd_gd2.c gd_jpeg.c Log: Syncronize bundled GD library with latest GD (2.0.11). Index: php4/ext/gd/gd.c diff -u php4/ext/gd/gd.c:1.243

[PHP-CVS] cvs: php4 /ext/gd gd.c

2003-01-17 Thread Ilia Alshanetsky
iliaa Fri Jan 17 16:37:57 2003 EDT Modified files: /php4/ext/gdgd.c Log: Removed pointless checks of array_init() return value. Index: php4/ext/gd/gd.c diff -u php4/ext/gd/gd.c:1.244 php4/ext/gd/gd.c:1.245 --- php4/ext/gd/gd.c:1.244 Fri Jan 17

Re: [PHP-CVS] cvs: php4 /ext/gd gd.c /ext/gd/libgd gd.c gd.hgd_gd2.c gd_jpeg.c

2003-01-17 Thread Pierre-Alain Joye
On Fri, 17 Jan 2003 18:34:07 - Ilia Alshanetsky [EMAIL PROTECTED] wrote: iliaa Fri Jan 17 13:34:07 2003 EDT Modified files: /php4/ext/gd gd.c /php4/ext/gd/libgdgd.c gd.h gd_gd2.c gd_jpeg.c Log: Syncronize bundled GD library with

[PHP-CVS] cvs: php4 /ext/gd gd.c /ext/gd/libgd gd_io_dp.c

2003-01-08 Thread Ilia Alshanetsky
iliaa Wed Jan 8 13:11:41 2003 EDT Modified files: /php4/ext/gdgd.c /php4/ext/gd/libgd gd_io_dp.c Log: Fixed bug #21518. Fixed memory in leak ImageCreateFromString(). Fixed a bug that prevented proper identification of WBMP images and thus

[PHP-CVS] cvs: php4 /ext/gd gd.c

2003-01-07 Thread Pierre-Alain Joye
pajoye Tue Jan 7 17:34:01 2003 EDT Modified files: /php4/ext/gdgd.c Log: Fix line drawed twice (L. Atkinson) Index: php4/ext/gd/gd.c diff -u php4/ext/gd/gd.c:1.241 php4/ext/gd/gd.c:1.242 --- php4/ext/gd/gd.c:1.241 Tue Dec 31 11:06:39 2002 +++

[PHP-CVS] cvs: php4 /ext/gd gd.c

2002-12-12 Thread Ilia Alshanetsky
iliaa Thu Dec 12 16:17:38 2002 EDT Modified files: /php4/ext/gdgd.c Log: Fixed bug #20974 (added missing sanity check). Index: php4/ext/gd/gd.c diff -u php4/ext/gd/gd.c:1.239 php4/ext/gd/gd.c:1.240 --- php4/ext/gd/gd.c:1.239 Wed Dec 11

Re: [PHP-CVS] cvs: php4 /ext/gd gd.c php_gd.h

2002-12-11 Thread Adam Maccabee Trachtenberg
This patch, or at least this part: -#ifdef HAVE_GD_XPM +#if defined(HAVE_GD_XPM) defined(HAVE_GD_BUNDLED) Needs to be merged into the 4.3.0. Something in the build broke my GD support between RC2 and RC3. This fixes it. -adam On Wed, 11 Dec 2002, Ilia Alshanetsky wrote: iliaa Wed

[PHP-CVS] cvs: php4 /ext/gd gd.c

2002-12-10 Thread Ilia Alshanetsky
iliaa Tue Dec 10 14:45:59 2002 EDT Modified files: /php4/ext/gdgd.c Log: Fixed build with GD 1.8.4 Index: php4/ext/gd/gd.c diff -u php4/ext/gd/gd.c:1.236 php4/ext/gd/gd.c:1.237 --- php4/ext/gd/gd.c:1.236 Tue Dec 10 12:57:41 2002 +++

[PHP-CVS] cvs: php4 /ext/gd gd.c php_gd.h

2002-12-05 Thread Pierre-Alain Joye
pajoye Thu Dec 5 21:16:07 2002 EDT Modified files: /php4/ext/gdgd.c php_gd.h Log: Add imageistruecolor Index: php4/ext/gd/gd.c diff -u php4/ext/gd/gd.c:1.234 php4/ext/gd/gd.c:1.235 --- php4/ext/gd/gd.c:1.234 Wed Dec 4 18:21:30 2002 +++

[PHP-CVS] cvs: php4 /ext/gd gd.c /ext/gd/libgd gd.h

2002-12-04 Thread Ilia Alshanetsky
iliaa Wed Dec 4 15:58:04 2002 EDT Modified files: /php4/ext/gdgd.c /php4/ext/gd/libgd gd.h Log: Made imagecreatefromxpm() work once again. Index: php4/ext/gd/gd.c diff -u php4/ext/gd/gd.c:1.232 php4/ext/gd/gd.c:1.233 ---

[PHP-CVS] cvs: php4 /ext/gd gd.c

2002-12-04 Thread Rasmus Lerdorf
rasmus Wed Dec 4 18:21:31 2002 EDT Modified files: /php4/ext/gdgd.c Log: Fix build Index: php4/ext/gd/gd.c diff -u php4/ext/gd/gd.c:1.233 php4/ext/gd/gd.c:1.234 --- php4/ext/gd/gd.c:1.233 Wed Dec 4 15:58:03 2002 +++ php4/ext/gd/gd.cWed

[PHP-CVS] cvs: php4 /ext/gd gd.c

2002-12-03 Thread Pierre-Alain Joye
pajoye Tue Dec 3 21:37:21 2002 EDT Modified files: /php4/ext/gdgd.c Log: Fix imagegd crashes when used with truecolor image (from jpeg,png, or imagecreatetruecolor) may we add parameters to imagegd to let user specify the palette size and dither (set

[PHP-CVS] cvs: php4 /ext/gd gd.c

2002-12-03 Thread Pierre-Alain Joye
pajoye Tue Dec 3 21:48:23 2002 EDT Modified files: /php4/ext/gdgd.c Log: Fix imagegd stdoutput Typo 256 colors Index: php4/ext/gd/gd.c diff -u php4/ext/gd/gd.c:1.230 php4/ext/gd/gd.c:1.231 --- php4/ext/gd/gd.c:1.230 Tue Dec 3 21:37:21 2002

Re: [PHP-CVS] cvs: php4 /ext/gd gd.c

2002-12-03 Thread Derick Rethans
On Wed, 4 Dec 2002, Pierre-Alain Joye wrote: pajoyeTue Dec 3 21:48:23 2002 EDT Modified files: /php4/ext/gd gd.c Log: Fix imagegd stdoutput Typo 256 colors }

[PHP-CVS] cvs: php4 /ext/gd gd.c

2002-11-23 Thread Jani Taskinen
sniper Sat Nov 23 14:20:44 2002 EDT Modified files: /php4/ext/gdgd.c Log: ws fix Index: php4/ext/gd/gd.c diff -u php4/ext/gd/gd.c:1.225 php4/ext/gd/gd.c:1.226 --- php4/ext/gd/gd.c:1.225 Sat Nov 23 06:20:51 2002 +++ php4/ext/gd/gd.cSat Nov

Re: [PHP-CVS] cvs: php4 /ext/gd gd.c

2002-11-14 Thread Marcus Börger
Plase make sure you are using a TSRM build while developing. [marcuszaphod PHP_4_3_0]$ ./configure --help|grep tsrm --with-tsrm-pth[=pth-config]Use GNU Pth. --with-tsrm-st --with-tsrm-pthreadsUse POSIX threads (default) marcus At 16:09 14.11.2002, Marcus Boerger wrote: helly

Re: [PHP-CVS] cvs: php4 /ext/gd gd.c

2002-11-14 Thread Derick Rethans
On Thu, 14 Nov 2002, Marcus Börger wrote: Plase make sure you are using a TSRM build while developing. [marcuszaphod PHP_4_3_0]$ ./configure --help|grep tsrm --with-tsrm-pth[=pth-config]Use GNU Pth. --with-tsrm-st --with-tsrm-pthreadsUse POSIX threads (default) You meant

Re: [PHP-CVS] cvs: php4 /ext/gd gd.c

2002-11-14 Thread Marcus Börger
Ups - Sorry - i missed that one of cause...thanks At 16:25 14.11.2002, Derick Rethans wrote: On Thu, 14 Nov 2002, Marcus Börger wrote: Plase make sure you are using a TSRM build while developing. [marcuszaphod PHP_4_3_0]$ ./configure --help|grep tsrm --with-tsrm-pth[=pth-config]Use

[PHP-CVS] cvs: php4 /ext/gd gd.c php_gd.h

2002-11-12 Thread Marcus Boerger
helly Tue Nov 12 06:49:12 2002 EDT Modified files: /php4/ext/gdgd.c php_gd.h Log: new function gd_info() returns an associative array of gd support options. # The index names are those from the minfo function. Therefore it is # easy to look into

[PHP-CVS] cvs: php4 /ext/gd gd.c /ext/gd/libgd gdxpm.c

2002-10-30 Thread Marcus Börger
helly Wed Oct 30 12:54:36 2002 EDT Modified files: /php4/ext/gdgd.c /php4/ext/gd/libgd gdxpm.c Log: fix warnings Index: php4/ext/gd/gd.c diff -u php4/ext/gd/gd.c:1.219 php4/ext/gd/gd.c:1.220 --- php4/ext/gd/gd.c:1.219 Tue Oct 29 20:05:15

[PHP-CVS] cvs: php4 /ext/gd gd.c gd_ctx.c /ext/gd/libgd gd.c gd.h gd2topng.c gd_gd.c gd_gd2.c gd_gif_in.c gd_io.h gd_io_dp.c gd_io_file.c gd_io_ss.c gd_jpeg.c gd_png.c gd_ss.c gd_wbmp.c gdcache.h gdft.c gdhelpers.h gdkanji.c gdparttopng.c gdtest.c

2002-10-29 Thread Rasmus Lerdorf
rasmus Tue Oct 29 18:08:02 2002 EDT Modified files: /php4/ext/gdgd.c gd_ctx.c /php4/ext/gd/libgd gd.c gd.h gd2topng.c gd_gd.c gd_gd2.c gd_gif_in.c gd_io.h gd_io_dp.c gd_io_file.c gd_io_ss.c gd_jpeg.c

[PHP-CVS] cvs: php4 /ext/gd gd.c php_gd.h /ext/gd/libgd gd.c gd.h

2002-10-28 Thread Ilia Alshanetsky
iliaa Mon Oct 28 20:15:44 2002 EDT Modified files: /php4/ext/gdgd.c php_gd.h /php4/ext/gd/libgd gd.c gd.h Log: Added a patch by Pierre-Alain Joye [EMAIL PROTECTED], which implements the imagerotate() that allows rotation of images in gd.

[PHP-CVS] cvs: php4 /ext/gd gd.c

2002-10-11 Thread Derick Rethans
derick Fri Oct 11 05:49:38 2002 EDT Modified files: /php4/ext/gdgd.c Log: - Add indetified for bundled GD Index: php4/ext/gd/gd.c diff -u php4/ext/gd/gd.c:1.214 php4/ext/gd/gd.c:1.215 --- php4/ext/gd/gd.c:1.214 Thu Sep 19 21:25:55 2002 +++

Re: [PHP-CVS] cvs: php4 /ext/gd gd.c

2002-10-11 Thread Andi Gutmans
I don't think this is a good idea. I'd definitely change the name to GD_something but it still doesn't make so much sense to me. When would people use this and not function_exists()? Andi At 09:49 AM 10/11/2002 +, Derick Rethans wrote: derick Fri Oct 11 05:49:38 2002 EDT

Re: [PHP-CVS] cvs: php4 /ext/gd gd.c

2002-10-11 Thread Rasmus Lerdorf
On Fri, 11 Oct 2002, Pierre-Alain Joye wrote: On Fri, 11 Oct 2002 05:53:18 -0700 (PDT) Rasmus Lerdorf [EMAIL PROTECTED] wrote: I don't think we can do that. Like someone said, they have to use GIF in order to generate images for a mobile device. That means they either need to use

Re: [PHP-CVS] cvs: php4 /ext/gd gd.c

2002-10-11 Thread Pierre-Alain Joye
On Fri, 11 Oct 2002 05:53:18 -0700 (PDT) Rasmus Lerdorf [EMAIL PROTECTED] wrote: I don't think we can do that. Like someone said, they have to use GIF in order to generate images for a mobile device. That means they either need to use GD-1.3 or a hacked up later version. Is only the

Re: [PHP-CVS] cvs: php4 /ext/gd gd.c

2002-10-11 Thread Andi Gutmans
At 02:50 PM 10/11/2002 +0200, Derick Rethans wrote: On Fri, 11 Oct 2002, Andi Gutmans wrote: I don't think this is a good idea. I'd definitely change the name to GD_something but it still doesn't make so much sense to me. When would people use this and not function_exists()? Because some

Re: [PHP-CVS] cvs: php4 /ext/gd gd.c

2002-10-11 Thread Derick Rethans
On Fri, 11 Oct 2002, Andi Gutmans wrote: I don't think this is a good idea. I'd definitely change the name to GD_something but it still doesn't make so much sense to me. When would people use this and not function_exists()? Because some functions behave different in the bundled and

[PHP-CVS] cvs: php4 /ext/gd gd.c

2002-09-12 Thread Jani Taskinen
sniper Thu Sep 12 17:42:34 2002 EDT Modified files: /php4/ext/gdgd.c Log: ws fix Index: php4/ext/gd/gd.c diff -u php4/ext/gd/gd.c:1.211 php4/ext/gd/gd.c:1.212 --- php4/ext/gd/gd.c:1.211 Wed Sep 4 20:22:40 2002 +++ php4/ext/gd/gd.cThu Sep