History log of /PHP-5.6/ext/gd/libgd/gdft.c (Results 26 – 50 of 59)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: php-5.0.0RC3, php-5.0.0RC3RC2, php-4.3.7, php-5.0.0RC3RC1, php-4.3.7RC1, RELEASE_0_1_1
# 6e9c4b31 09-May-2004 Ilia Alshanetsky

Upgrade bundled GD library to 2.0.23.
Fixed bug #28175 (build problem for people using FreeType 2.1.0-2.1.2).


Revision tags: php-5.0.0RC2, php-5.0.0RC2RC2, php-4.3.6, php-5.0.0RC2RC1, 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
# 53e56151 06-Mar-2004 Ilia Alshanetsky

Fixed bug #27437 (wrong freetype include inside GD library).


Revision tags: 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
# 085ceca8 19-Dec-2003 Wez Furlong

be slightly nicer when defining R_OK


# 0f6cafa7 17-Dec-2003 Rasmus Lerdorf

MFB compile fix


Revision tags: php-5.0.0b3RC1
# 45cd6275 16-Dec-2003 Ilia Alshanetsky

ZTS fix.


# aaeb8f43 16-Dec-2003 Sebastian Bergmann

Fix ZTS build.


# e440d4fb 15-Dec-2003 Ilia Alshanetsky

Fixed bug #26635 (fixed look up for fonts in the current directory w/ZTS)


Revision tags: 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
# cadc8a15 17-Jun-2003 Ilia Alshanetsky

Fixed bug #24223 (missing variable initialization in bundled gd)


# e1b8cad2 03-Jun-2003 Ilia Alshanetsky

Syncronize bunbled GD with gd 2.0.14


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
# 63c966a3 30-Apr-2003 Rasmus Lerdorf

MFB


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


Revision tags: php-4.3.2RC1
# 822b53b9 10-Mar-2003 Ilia Alshanetsky

Fixed bug #22613 (imagettfbox() does not add the kerning distance to the
running position).
Fixed few possible memory leaks.


Revision tags: php-4.3.1, PHP_5_0_dev_before_13561_fix, PHP_4_3_before_13561_fix
# 6b0b7e3f 06-Jan-2003 Frank M. Kromann

Nuke warning, on Win32 build


# b52eb8f1 06-Jan-2003 Ilia Alshanetsky

Fixed bug #21445.


Revision tags: php-4.3.0, php-4.3.0RC4, RELEASE_1_0b3, php-4.3.0RC3
# 65eb0d81 29-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().


# ef1d4e1d 24-Nov-2002 Ilia Alshanetsky

Fix compile warning, MIN/MAX macros may already be defined by param.h


# ef26e2d1 24-Nov-2002 Ilia Alshanetsky

Fixed 3 memory leaks.
Formatted the code to meet PHP's coding standards, which makes it MUCH easier
to understand.


# 8c86784c 17-Nov-2002 Derick Rethans

- MFB


# c3fe54df 17-Nov-2002 Derick Rethans

- MFB: Fix memory allocation problem in bundled GD (reported by Brian Havard)


Revision tags: BEFORE_RENAMING, php-4.3.0RC1
# b06085dd 12-Nov-2002 Marcus Boerger

fix warnings


# 02fcdec6 03-Nov-2002 Ilia Alshanetsky

Fix win32 build.


123