621 Commits (75df505fe6124e12e0185ee46cc47d2b20140887)

Author SHA1 Message Date
Ilia Alshanetsky 8b079070a3 Synchronized bundled GD library with GD 2.0.22. 22 years ago
Ilia Alshanetsky fc419f10ef Revert patch to imagefillborder. 22 years ago
Ilia Alshanetsky ac7283a602 Fixed a possible crash inside libgd's gdImageFillToBorder() due to a stack 22 years ago
Pierre Joye 9bd83f2d81 - Fix the test description and $Id$ 22 years ago
Pierre Joye f223262bcd - Fix crash when an invalid color index is used with imagecolortransparent 22 years ago
Pierre Joye f4f1fe553a - add a 2nd test for #27582 22 years ago
Pierre Joye 9be8aeb690 - add tests for the bug #27582 (imagefilltoborder crashes) 22 years ago
Pierre Joye 197b48322e - restore too the alphablending if we do not reach the end of the function 22 years ago
Pierre Joye 9fc9639c83 - fix #27582 (http://bugs.php.net/bug.php?id=27582) 22 years ago
Ilia Alshanetsky 53e56151fe Fixed bug #27437 (wrong freetype include inside GD library). 22 years ago
Derick Rethans 596efe5197 - Fixed bug in gdImageFilledRectangle in the bundled GD library, that required 22 years ago
Ilia Alshanetsky 52b962ca2f wbmp conversion warning fix. 22 years ago
Ilia Alshanetsky cc2dc6c85e Set correct default threshold for image2wbmp(). 22 years ago
Ilia Alshanetsky cb5c9156c2 Fixed bug #27293 (two crashes inside image2wbmp()). 22 years ago
Martin Kraemer 01c6257c5c Bug fix: Images would be broken on big-endian machines because the putc 22 years ago
Ilia Alshanetsky 472a3a2446 Fixed bug #27056 (ints used instead of longs inside some GD functions). 22 years ago
foobar f4983c0d3f - Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5 22 years ago
Tim Toohey b851f37123 (gdImageSetPixel) Tidied 'normal' blending effect 22 years ago
foobar ccfc46b0aa - Happy new year and PHP 5 for rest of the files too.. 22 years ago
Andi Gutmans dbeb4158d2 - A belated happy holidays and PHP 5 22 years ago
Wez Furlong 772875537f win32 build: 22 years ago
Frank M. Kromann 0b91485ed5 Make sure zlib.lib is found 23 years ago
Ilia Alshanetsky f4a07dd9a5 Replace regular malloc with safe_emalloc in several places. 23 years ago
Ilia Alshanetsky 8ec2fd0c54 Last bit of CS fixes. 23 years ago
Ilia Alshanetsky 36db28c8db CS fixes. 23 years ago
Ilia Alshanetsky 8d6cfb797b Synchronized bundled GD library with GD 2.0.17 23 years ago
Wez Furlong fc292fc259 For GD, build the extension as php_gd2.dll instead of php_gd.dll. 23 years ago
Wez Furlong 085ceca8e1 be slightly nicer when defining R_OK 23 years ago
Rasmus Lerdorf 749cf47ef7 Fix remaining gd build issue 23 years ago
Rasmus Lerdorf 0f6cafa7e6 MFB compile fix 23 years ago
Ilia Alshanetsky 45cd627569 ZTS fix. 23 years ago
Sebastian Bergmann aaeb8f4394 Fix ZTS build. 23 years ago
Ilia Alshanetsky e440d4fbea Fixed bug #26635 (fixed look up for fonts in the current directory w/ZTS) 23 years ago
Marcus Boerger d57004274b Revert, not needed here 23 years ago
Wez Furlong 72f73b7785 tweak build so that it mirrors the source filesystem layout under the build dir. This allows GD extension to build. 23 years ago
Edin Kadribasic 96a745f2e2 First attemt at win32 build with the new build system. 23 years ago
Marcus Boerger 9c8678eb7b Fix enabling shared builds. 23 years ago
Ilia Alshanetsky 44e180b286 Fixed bug #26309 (Fixed argument parsing for imageftbbox()). 23 years ago
Edin Kadribasic 45f12cc61f Windows compile fix (patch by sfox@php.net). 23 years ago
Ilia Alshanetsky b520c9d42c Fixed bug #26097 (gdImageColorClosestAlpha() returns incorrect results). 23 years ago
Sebastian Bergmann b2f860ce6d Patch by Steph to sanitize ssize_t typedef on Windows. 23 years ago
foobar dc080a5db6 - Always look into /usr/local before /usr 23 years ago
Ilia Alshanetsky 526a3d9ce2 Always prefer user specified paths over the default /usr /usr/local. 23 years ago
foobar 06616ccdce Bundled GD has this function 23 years ago
Moriyoshi Koizumi 676755da54 FREETYPE_PATCH is not always defined. 23 years ago
Moriyoshi Koizumi 36e89f6deb Add an phpinfo entry showing which version of freetype is linked to gd. 23 years ago
foobar 8345cff1ff Revert the JIS addition, it did not fix anything 23 years ago
Moriyoshi Koizumi 303fc609a6 Fix build in VC++7. 23 years ago
foobar 8fe843b9ac MFB: - Added JISX0208=1 and USE_GD_JISX0208 defines 23 years ago
Andrey Hristov b2eb454171 format string fixes 23 years ago