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


# fba852e1 29-Sep-2002 Ilia Alshanetsky

Fixed bug #19366


Revision tags: RELEASE_0_91, php-4.3.0dev_zend2_alpha3, php-4.2.3, php-4.2.3RC2, php-4.2.3RC1
# 902c17e0 22-Aug-2002 Marcus Boerger

fiw warnings


# 26619315 22-Aug-2002 Tim Toohey

(PHP imagecolormatch) makes a palette image match the colours in the
true-color version.
(PHP imagelayereffect) extended alpha-channel mixing effects for the

(PHP imagecolormatch) makes a palette image match the colours in the
true-color version.
(PHP imagelayereffect) extended alpha-channel mixing effects for the
bundled GD library
@Added ImageColorMatch() and ImageLayerEffect() functions
@which work with the bundled GD library (ttoohey)

show more ...


# ac9991a2 12-Aug-2002 Marcus Boerger

-wrong fabsf define for MSVC.6
-MIN and MAX only if undefined
#should be last commit to fix all warnings (-:


# bdaae34c 12-Aug-2002 Marcus Boerger

ups wrong include committed
#if anybody objects we would need config stuuf in ligd otherwise but
#this way we can use other php functions...for example we could use
#php_error_docref....


# 2df2e24a 12-Aug-2002 Marcus Boerger

check for fabsf and floorf in config.m4
msvc.6 needs a define, msvc.net needs special treatment


# 9d03c0bd 12-Aug-2002 Marcus Boerger

more conversion fixes


# 0dcbf7e3 11-Aug-2002 Marcus Boerger

-quick hack to allow compilation under windows again
-correct solution to follow tomorrow


# b9c0c918 11-Aug-2002 Marcus Boerger

try even more to fix those warnings.....
#repeat: this code must come from hell


# 17238616 11-Aug-2002 Marcus Boerger

try to fix those warnings.....
#this code must come from hell: will we change code to our coding-scheme?


Revision tags: dev, php-4.2.2, INITIAL_IMPORT_SOURCEFORGE, xmlrpc_epi_0_51_merge_pt, php-4.3.0dev_zend2_alpha2, php-4.3.0dev, php5_5_0
# 565f3797 06-Jun-2002 Markus Fischer

- Revert Ws thingy.
# Lazy bastard :-)


Revision tags: RELEASE_0_90
# 9f238de8 05-Jun-2002 foobar

ws and indent fixes


# 12f6175f 05-Jun-2002 foobar

- Fixes a segfault reported in #17584


Revision tags: php-4.3.0dev_zend2_alpha1, BEFORE_OBJECTS_STORE, SAFEGUARD_3_0_BETA1_RC1_26062002, RELEASE_0_11, NEW_UI_API_BP, RELEASE_0_10, RELEASE_0_4, php-4.3.0dev-ZendEngine2, php-4.3.0dev-ZendEngine2-Preview1
# 01835e04 13-May-2002 Rasmus Lerdorf

fix copyresampled bug in bundled gd lib


Revision tags: php-4.2.1, php-4.2.1RC2, php-4.2.1RC1, php-4.2.0
# 6d1dc814 21-Apr-2002 Wez Furlong

Apply that patch I wrote ages ago that fixes some problems with true-color
vs palette based handling.
Also implements the gdImageStringFTEx function.


12345678