History log of /PHP-7.2/ext/gd/libgd/gd.c (Results 151 – 175 of 191)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 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)


# 901980b3 13-Nov-2002 Ilia Alshanetsky

Added imagefilter() function by Pierre-Alain Joye (paj@pearfr.org). This
function allows negate, grayscale, brightness, contrast, colorize, selective blur,
Gaussian blur, edge detect, smooth,

Added imagefilter() function by Pierre-Alain Joye (paj@pearfr.org). This
function allows negate, grayscale, brightness, contrast, colorize, selective blur,
Gaussian blur, edge detect, smooth, sharpen and emboss filters to be applied
on an image.

show more ...


# b06085dd 12-Nov-2002 Marcus Boerger

fix warnings


# a24534a1 29-Oct-2002 Rasmus Lerdorf

Update bundled gd library with relevant changes from gd-2.0.4
I still need to add a configure check for the gdIOCtx struct
changes so building against older external gd libs will work again.


# 8c6316ef 29-Oct-2002 Ilia Alshanetsky

Corrected un-initialized variable usage.


# e34ea3ad 29-Oct-2002 Ilia Alshanetsky

Added a patch by Pierre-Alain Joye <paj@pearfr.org>, which implements the
imagerotate() that allows rotation of images in gd.


Revision tags: php-4.3.0pre2, RELEASE_1_0b1, php-4.3.0pre1
# b832af75 06-Oct-2002 Rasmus Lerdorf

WS fix - although the entire libgd directory is horrendously formatted.
However, since we are forking existing code, fixing it would make it much
harder to merge any Boutell patches (if they

WS fix - although the entire libgd directory is horrendously formatted.
However, since we are forking existing code, fixing it would make it much
harder to merge any Boutell patches (if they ever come out with any).

show more ...


# 73194328 06-Oct-2002 Rasmus Lerdorf

Oops


# 26b69a7d 06-Oct-2002 Rasmus Lerdorf

Fix for bug #19700 - code by Wez


Revision tags: MODERN_SYMMETRIC_SESSION_BEHAVIOUR_20021003
# 6a952f08 30-Sep-2002 Tim Toohey

fix gdImageCopyResampled() for non-constant alpha layer


12345678