History log of /PHP-5.5/ext/gd/libgd/gd.h (Results 26 – 48 of 48)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: RELEASE_0_1, php-5.0.0RC4, php-5.0.0, php-4.3.8, php-5.0.0RC3, php-5.0.0RC3RC2, php-4.3.7, php-5.0.0RC3RC1, php-4.3.7RC1, RELEASE_0_1_1
# 9a50bd2d 10-May-2004 Ilia Alshanetsky

Missing part of the upgrade patch.


Revision tags: php-5.0.0RC2, php-5.0.0RC2RC2, php-4.3.6, php-5.0.0RC2RC1
# 2c259a79 12-Apr-2004 Derick Rethans

- Add fontpath for win98/XP (Patch by Friedhelm Betz)


Revision tags: php-4.3.6RC3, php-4.3.6RC2, php-4.3.6RC1
# 8b079070 29-Mar-2004 Ilia Alshanetsky

Synchronized bundled GD library with GD 2.0.22.


Revision tags: php-4.3.5, php-4.3.5RC4, php-5.0.0RC1, php-5.0.0RC1RC2, php-5.0.0RC1RC1, RELEASE_0_2_0, php-4.3.5RC3, php-5.0.0b4, php-5.0.0b4RC1, php-4.3.5RC2, RELEASE_1_3b6, php_ibase_before_split, php-4.3.5RC1
# 36db28c8 28-Dec-2003 Ilia Alshanetsky

CS fixes.


# 8d6cfb79 25-Dec-2003 Ilia Alshanetsky

Synchronized bundled GD library with GD 2.0.17
. GD is now thread-safe thanks to wrappers around freetype library
. Significant optimization to png writing code.
. Miscellaneous fixes.

Synchronized bundled GD library with GD 2.0.17
. GD is now thread-safe thanks to wrappers around freetype library
. Significant optimization to png writing code.
. Miscellaneous fixes.
Fixed memory leak inside php_imagettftext_common()
Make ext/gd compile with GD 2.0.17+ (gdFreeFontCache() is not avaliable)

show more ...


Revision tags: php-5.0.0b3, php-5.0.0b3RC2, php-5.0.0b3RC1, php-4.3.4, php-4.3.4RC3, php-5.0.0b2, RELEASE_2_0_0RC1, php-5.0.0b2RC1, php-4.3.4RC2, RELEASE_1_3b3, BEFORE_HANDLERS_RESHUFFLE, RELEASE_1_3b2, php-4.3.4RC1, RELEASE_0_7, php-4.3.3, php-4.3.3RC4, RELEASE_0_5_3, php-4.3.3RC3, RELEASE_0_5_2, RELEASE_1_2b5, BEFORE_ARG_INFO, php-4.3.3RC2, php-5.0.0b1, php-4.3.3RC1
# 8fd5e11f 15-Jun-2003 Marcus Boerger

Add ImageXBM


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
# 7029ef01 09-Apr-2003 Ilia Alshanetsky

Added missing bit from gd2.0.12 sync.


# 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 ...


Revision tags: php-4.3.2RC1, php-4.3.1
# 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)


Revision tags: PHP_5_0_dev_before_13561_fix, PHP_4_3_before_13561_fix
# 169eb85e 17-Jan-2003 Ilia Alshanetsky

Syncronize bundled GD library with latest GD (2.0.11).


# b52eb8f1 06-Jan-2003 Ilia Alshanetsky

Fixed bug #21445.


Revision tags: php-4.3.0, php-4.3.0RC4, RELEASE_1_0b3
# 983d8e5e 11-Dec-2002 Pierre Joye

Add antialias flag to image structure
Add AA support


Revision tags: php-4.3.0RC3
# 5779f9bb 04-Dec-2002 Ilia Alshanetsky

Made imagecreatefromxpm() work once again.


# fa38a6af 01-Dec-2002 Marcus Boerger

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


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().


Revision tags: BEFORE_RENAMING, php-4.3.0RC1
# 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 ...


# 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.


# 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
# 72d90fc4 06-Oct-2002 Rasmus Lerdorf

As discussed a while ago, decoding GIF images is not considered a Unisys
LZW patent violation so we can distribute read-only GIF support with
our bundled GD2. The patent also expires in 2003

As discussed a while ago, decoding GIF images is not considered a Unisys
LZW patent violation so we can distribute read-only GIF support with
our bundled GD2. The patent also expires in 2003, which is quickly
approaching, so we can roll in write support soon unless things change.

show more ...


Revision tags: MODERN_SYMMETRIC_SESSION_BEHAVIOUR_20021003, RELEASE_0_91, php-4.3.0dev_zend2_alpha3, php-4.2.3, php-4.2.3RC2, php-4.2.3RC1
# 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 ...


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
# 7e44ab03 14-Jun-2002 Edin Kadribasic

Use some more sane paths for win32 version.


Revision tags: RELEASE_0_90, 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, 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.


Revision tags: php-4.2.0RC4
# 7a8cade3 13-Apr-2002 Rasmus Lerdorf

Initial commit of the built-in libgd based on GD-2.0.1
This initial checkin has no changes to any of the libgd code so it can
be used as a basis for diffs. It also will not build currently b

Initial commit of the built-in libgd based on GD-2.0.1
This initial checkin has no changes to any of the libgd code so it can
be used as a basis for diffs. It also will not build currently because
of this. The PHP gd checks need to be incorporated along with a bit of
other config magic. It also shouldn't break the build and will only
take effect if you use --with-gd=php right now.

show more ...


12