History log of /PHP-5.3/ext/gd/libgd/gd.c (Results 26 – 50 of 135)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: RELEASE_1_2_4, RELEASE_1_2_1, php-5.2.4
# 73fcf226 27-Aug-2007 Pierre Joye

- revert fix for #106
- add news entry for pslib fix
NB: Please next time, inform us before a complete freeze is done for
a given branch. And a week for a RC is defitively too sho

- revert fix for #106
- add news entry for pslib fix
NB: Please next time, inform us before a complete freeze is done for
a given branch. And a week for a RC is defitively too short.

show more ...


# 0d98b9a1 26-Aug-2007 Pierre Joye

- MFB: gd #106, imagerectangle draws 1x1 rectangles as 1x3 rectangles


Revision tags: RELEASE_1_5, php-5.2.4RC3, php-5.2.4RC2, php-5.2.4RC1, BEFORE_REAL_IMPORT_OF_MYSQLND, BEFORE_IMPORT_OF_MYSQLND
# 74474a1e 17-Jun-2007 Nuno Lopes

malloc+memset == calloc (sync with libgd)


# fcd0a1e7 17-Jun-2007 Pierre Joye

- Drop useless tests (Daniel Diaz)


# bf348c8c 17-Jun-2007 Pierre Joye

- MFH: #41717, imagepolygon does not respect thickness
(sync with libgd)


# 93cf4143 15-Jun-2007 Nuno Lopes

sync with libgd: improve _gdImageFillTiled()


# f5f04f22 14-Jun-2007 Pierre Joye

- Fixed regression introduced by the fix for the libgd bug #74


# 88538044 06-Jun-2007 Antony Dovgal

MFH: fix several integer overflows in GD


Revision tags: php-5.2.3, RELEASE_1_4, php-5.2.3RC1, RELEASE_1_2_0, php-4.4.7, php-5.2.2, php-5.2.2RC2
# ffaaaa4d 14-Apr-2007 Pierre Joye

- MFH: libgd #74, gdImageFilledArc, huge CPU usage with large angles


Revision tags: RELEASE_1_1_0, php-4.4.7RC1, php-5.2.2RC1, RELEASE_1_0_1
# 1286d9e2 09-Mar-2007 Pierre Joye

- #40764, line thickness not respected for horizontal and vertical lines


Revision tags: php-4.4.6, php-4.4.6RC1, php-4.4.5, php-5.2.1, RELEASE_1_0_0RC1, php-4.4.5RC2, php-5.2.1RC4
# 4dafc7a2 19-Jan-2007 Pierre Joye

- save/restore the alpha blending mode correctly in imagefill and
imagefilltoborder


Revision tags: php-5.2.1RC3
# 8815fdf5 13-Jan-2007 Nuno Lopes

OMG, this line was really bogus (and allocating huge amounts of memory unecessarly)


# e22c9cd7 13-Jan-2007 Nuno Lopes

fix valgrind error in test bug24594.phpt
while at it, remove some dead code and change the pts vector to char to save (much) memory
# Pierre: one more to merge ;)


Revision tags: php-4.4.5RC1, php-5.2.1RC2, php-5.2.1RC1
# df56d243 14-Nov-2006 Pierre Joye

- #39508, do not use the 4 neighbors implementation for small images (w<4)
test will follow


# 29242cfa 04-Nov-2006 Pierre Joye

- MFH: optimize horizontal and vertical lines


# d05ef39c 04-Nov-2006 Pierre Joye

- MFH #39366, imagerotate does not use alpha with angles>45


# 541f9940 04-Nov-2006 Pierre Joye

- #39273, imagecopyresized and alpha channel


Revision tags: php-5.2.0, php-5.2.0RC6, php-5.2.0RC5
# cee0a7df 28-Sep-2006 Pierre Joye

- imagefill(), infinite loop with wrong color index


Revision tags: php-5.2.0RC4, php-5.2.0RC3, php-5.1.6, php-5.2.0RC2, php-5.1.5, php-4.4.4, php-4.4.4RC1, php-5.1.5RC1, php-4.4.3, php-5.2.0RC1
# 261beb03 23-Jul-2006 Pierre Joye

- #38179, imagecopy, palette to truecolor must use alpha channel too


Revision tags: php-4.4.3RC2, BEFORE_NEW_OUTPUT_API, php-4.4.3RC1, php-5.1.4, RELEASE_1_0_3, php-5.1.3, php-5.1.2, RELEASE_1_3, php-5.1.3RC3, php-5.1.3RC2, php-5.1.3RC1, RELEASE_1_2, RELEASE_0_9_4, RELEASE_1_0_4, php-4.4.2, php-5.1.2RC2, php-4.4.2RC2, php-5.1.2RC1, RELEASE_1_1_1, RELEASE_1_1, RELEASE_1_0, RELEASE_2_0_2, php-5.1.1, php-5.1.0, php-4.4.2RC1, RELEASE_0_9_3, php-5.1.0RC6, php-5.1.0RC5, RELEASE_2_0_1, RELEASE_1_0RC2, php-4.4.1, php-5.1.0RC4, RELEASE_0_9_2, RELEASE_0_9_1, php-5.1.0RC3, php-5.1.0RC2, php-4.4.1RC1, RELEASE_0_9_0
# 655743c4 30-Sep-2005 Pierre Joye

- #33125, imagecopymergegray produces mosaic rainbow effect
at some point the alpha emulation formula has been broken
restored.


Revision tags: RELEASE_1_0RC1, PRE_NEW_OCI8_EXTENSION, php-5.1.0RC2_PRE, php-5.0.5, php-5.0.5RC2, php-5.0.5RC1, php-5.1.0RC1, BEFORE_UNICODE_MERGE, RELEASE_2_0_0, RELEASE_0_9
# 98597805 23-Jul-2005 Pierre Joye

- fix #33794 imagerotate rotates only CCW
introduced by transparent color patch


Revision tags: php-5.1.0b3, php-4.4.0, php-4.4.0RC2, php-5.1.0b2, php-4.4.0RC1, php-5.1.0b1, php-5.0.1b1
# 90ee88e0 01-May-2005 Pierre Joye

- MFB: #32891, init old y positions to non possible values. -1 being used
if the center start a (x,0)


# 4162bd8b 16-Apr-2005 Rasmus Lerdorf

I think this is a cleaner emboss filter. Less fringing.


# d0f40281 16-Apr-2005 Rasmus Lerdorf

The emboss and edge detection matrices are swapped


Revision tags: RELEASE_0_3, php-5.0.4, php-4.3.11
# d8824f2d 28-Mar-2005 Pierre Joye

- remove "debug" code


123456