History log of /PHP-8.0/ext/gd/gd.c (Results 226 – 250 of 688)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 7189cc5b 24-Apr-2013 Remi Collet

gd: fix proto comment


# aa4b0af2 24-Apr-2013 Remi Collet

gd: provide imageflip with system libgd when available


# 7264179e 24-Apr-2013 Remi Collet

gd: fix proto comment


Revision tags: php-5.4.15RC1
# 2005a15c 23-Apr-2013 Remi Collet

fix copy/paste in error message


# eb507899 23-Apr-2013 Remi Collet

(re)allow WBMP detection with system libgd
provide getbmi and skipheader not exported functions in gd_compat.


# ec1678dd 22-Apr-2013 Remi Collet

temporary disable WBM detection with system libgd, as gdGetC, getmbi and skipheader not exported


# 684f4d52 11-Apr-2013 Pierre Joye

lucky that the name is not used, fix name of encoder


# 224a67fb 10-Apr-2013 Pierre Joye

add external 2.1 detection and fix gd_compat for 2.1+


Revision tags: php-5.4.14, php-5.3.24, php-5.5.0beta3
# ac0b66f1 28-Mar-2013 Pierre Joye

fix BELL constant declaration


Revision tags: php-5.3.24RC1, php-5.4.14RC1, php-5.5.0beta2
# e7d88a63 27-Mar-2013 Pierre Joye

add WebP support in phpinfo


# f3ebb40a 27-Mar-2013 Pierre Joye

FALSE on error


# 5ae6f582 26-Mar-2013 Pierre Joye

fix regression, take #2 (merge issue due to git 1.8 default setting changes)


# f39a2369 22-Mar-2013 Pierre Joye

- fix regression (imagerotate_overflow.phpt), fix for all cases


# f05972dd 22-Mar-2013 Pierre Joye

- fix regression bug24155.phpt and bug39366.phpt


# 4e6d54f5 22-Mar-2013 Pierre Joye

- fix regression (imagerotate_overflow.phpt)


Revision tags: php-5.5.0beta1
# 1ec484d3 20-Mar-2013 Pierre Joye

- add imageaffinematrixget and imagematrixconcat


# 780c6e0a 20-Mar-2013 Pierre Joye

- add affine matrix helper for translate, scale, rotate and shear


# 22159fb7 20-Mar-2013 Pierre Joye

- add new interpolation method
. imagescale
. imageaffine
. replace imagerotate with new generic and optimized new implementations
. imagesetinterpolationmethod, to set the de

- add new interpolation method
. imagescale
. imageaffine
. replace imagerotate with new generic and optimized new implementations
. imagesetinterpolationmethod, to set the default interpolation to be
used with the new functions
. add imagepalettetotruecolor

show more ...


Revision tags: php-5.3.23, php-5.4.13, php-5.5.0alpha6
# 0a55c4b1 03-Mar-2013 Pierre Joye

- (s)rgb distance works way better for now, re enable threshold


# 7698bc57 01-Mar-2013 Pierre Joye

- disable threshold for now, will enable it again using CIEDE2000


Revision tags: php-5.3.23RC1
# 0c32a18d 28-Feb-2013 Pierre Joye

- clean and enable threshold


# a9913603 28-Feb-2013 Pierre Joye

- add image crop support


# 82765a07 27-Feb-2013 Pierre Joye

- typo


# 74983a45 27-Feb-2013 Pierre Joye

- fix name for imageflip constants, consistent witht the other


# 34adce6c 27-Feb-2013 Pierre Joye

- add constants for imageflip


12345678910>>...28