History log of /PHP-8.3/ext/gd/libgd/gd.c (Results 151 – 175 of 200)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: BEFORE_FD_REAPPLY, php-4.3.2, php-4.3.2RC4, BEFORE_FD_REVERT, php-4.3.2RC3, RELEASE_0_9b, SPL_ALPHA, php-4.3.2RC2, RELEASE_0_6, RELEASE_0_5, init
# 61026e39 05-Apr-2003 Ilia Alshanetsky

Syncronized bunbled GD library with gd 2.0.12

# One very useful feature that I still need to add support for in our
# interface to the lib is the support for png compression for imagepng

Syncronized bunbled GD library with gd 2.0.12

# One very useful feature that I still need to add support for in our
# interface to the lib is the support for png compression for imagepng().

show more ...


# feba4454 30-Mar-2003 Ilia Alshanetsky

Fixed bug #22965 (Crash in gd lib's ImageFillToBorder()).


Revision tags: php-4.3.2RC1
# 88281627 12-Mar-2003 Ilia Alshanetsky

Style fixes.


# 348200b5 25-Feb-2003 Ilia Alshanetsky

Fixed a crash in gdImageCopyMergeGray().


Revision tags: php-4.3.1
# 8d183b7c 09-Feb-2003 Marcus Boerger

Kill some warnings
# the remainig is not easy to solve: float_var = float_cast(extpression)
# This cannot be fixed by simply casting again to float because some
# compilers may ignore the

Kill some warnings
# the remainig is not easy to solve: float_var = float_cast(extpression)
# This cannot be fixed by simply casting again to float because some
# compilers may ignore the double casting.

show more ...


# a5f35ef9 08-Feb-2003 Pierre Joye

Add gdImageEllipse
Replace gdImageFilledEllipse by a new function (backported from
the new phpgd)
the new gdImageFilledEllipse fix bug bug #22103 (ellipse part)


# 1d9477f3 02-Feb-2003 Marcus Boerger

- new xbm support
@Added XBM support for bundled gd library. (marcus)

# It was enabled by the last commit and fixed by this one.


Revision tags: PHP_5_0_dev_before_13561_fix, PHP_4_3_before_13561_fix
# 9ad85063 21-Jan-2003 Pierre Joye

Remove the (c), in the future, can we add PHP Licence terms for the new
functions ?


# 81c68ab8 21-Jan-2003 Pierre Joye

Add credits to my functions (thx for the advice Wez&Ilia :)


# 169eb85e 17-Jan-2003 Ilia Alshanetsky

Syncronize bundled GD library with latest GD (2.0.11).


# dee2d7fe 10-Jan-2003 Ilia Alshanetsky

Fixed ImageRotate when rotation angle is 90 degrees, patch by
leon@leonatkinson.com.


Revision tags: php-4.3.0, php-4.3.0RC4
# baea3414 18-Dec-2002 Pierre Joye

Fix a crash while using an invalid color with imagesetstyle, see the sample
script in the manual to reproduce it :)


# 05436b13 15-Dec-2002 Marcus Boerger

MFB: gd uses float instead of double


# 137beb12 14-Dec-2002 Pierre Joye

Do not allow AA if not trueColor (imageantialias does nothing)


Revision tags: RELEASE_1_0b3
# 5acfdf3c 11-Dec-2002 Pierre Joye

Fix brightness filter (argument ingnored)


# a88a99fb 11-Dec-2002 Ilia Alshanetsky

White space fixes.


# f4b5f090 11-Dec-2002 Ilia Alshanetsky

Syncronize bundled gd sources with that of gd 2.0.9, affected functions
are: gdImageBrushApply() & gdImageCopyResized().


# 7ec74f64 11-Dec-2002 Pierre Joye

Add gdImageAAline (antialiased line)
Add AA support for gdImagePolygon


Revision tags: php-4.3.0RC3
# 8f6d5dc7 08-Dec-2002 Ilia Alshanetsky

Fixed a color mixup in gdImageCopyResampled() when dealing with true-color
images & brought the code up to PHP coding standards.


# fa38a6af 01-Dec-2002 Marcus Boerger

No more (f)printf for errors and warnings instead use php_error_docref.


# 65eb0d81 29-Nov-2002 Marcus Boerger

Conversion fixes


# 0a7487e3 28-Nov-2002 Marcus Boerger

Conversion fixes


Revision tags: php-4.3.0RC2, RELEASE_1_0b2
# 92514865 25-Nov-2002 Ilia Alshanetsky

Synchronized bundled gd library with the latest stable GD, 2.0.6
Fixed a configuration problem with xpm.
Fixed 2 possible memory leaks in fontFetch().


# 1a5037de 17-Nov-2002 Derick Rethans

- Fix compile problems for mips pro


Revision tags: BEFORE_RENAMING, php-4.3.0RC1
# a391c4b1 14-Nov-2002 Marcus Boerger

Fix warnings (Marcus & Pierre-Alain Joye)


12345678