History log of /PHP-8.1/ext/gd/libgd/gdft.c (Results 51 – 72 of 72)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
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.

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

Revision tags: php-4.3.0pre2, RELEASE_1_0b1, php-4.3.0pre1, 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
# 902c17e0 22-Aug-2002 Marcus Boerger

fiw warnings

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

# 073d7a48 08-Aug-2002 James Cox

thunder seems to have stopped

# 66e78004 08-Aug-2002 James Cox

Reverting patch. after more investigation this doesn't help in all that many cases, and with Wez's better patch, sometimes degrade's quality.

Revision tags: dev, php-4.2.2
# a234c521 11-Jul-2002 James Cox

adding patch from http://www.coupin.net/gd-freetype/ which makes images anti aliased (and therefore more readable).

#this does actually work.

Revision tags: INITIAL_IMPORT_SOURCEFORGE, xmlrpc_epi_0_51_merge_pt, php-4.3.0dev_zend2_alpha2, php-4.3.0dev, php5_5_0, 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 ...

123