History log of /PHP-8.0/ext/gd/gd.c (Results 476 – 500 of 688)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 4a39f70a 20-Sep-2002 foobar

Added missing convert_to_* funcs. (should fix some crashes)


# fb9bd8d2 12-Sep-2002 foobar

ws fix


Revision tags: RELEASE_0_91, php-4.3.0dev_zend2_alpha3, php-4.2.3
# ba057e9b 05-Sep-2002 foobar

Fix build with GD < 2.0.x


Revision tags: php-4.2.3RC2
# 1ab90386 27-Aug-2002 Marcus Boerger

Some requirements engineering: today necessary defines exists where
needed.


# d1b56bf8 27-Aug-2002 Marcus Boerger

php_error_docref

BUT didn't we decide to disable those functions when not supported
instead of displaying an error?


Revision tags: php-4.2.3RC1
# 53e6c079 23-Aug-2002 Rasmus Lerdorf

stream closing bug here too


# 533c16e2 23-Aug-2002 Wez Furlong

Fix segfault reported by Rasmus.


# 17743955 22-Aug-2002 Marcus Boerger

more php_error_docref


# 727067f5 22-Aug-2002 Marcus Boerger

php_error_docref...


# 9b9052f2 22-Aug-2002 Marcus Boerger

fix zts build


# 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
# 0b6074a3 28-Jul-2002 Marcus Boerger

forgot to move imeageellipse out of #ifdef HAVE_LIBGD20


# b0b22263 26-Jul-2002 Marcus Boerger

reapply patch for imageellipse beeing wrappet to imagearc if missing
# derick: the rest of the patch wasn't removed


Revision tags: php-4.2.2, INITIAL_IMPORT_SOURCEFORGE, xmlrpc_epi_0_51_merge_pt, php-4.3.0dev_zend2_alpha2
# 06ad4767 29-Jun-2002 Derick Rethans

- Fix GD build with GD 1.8.3


# 29a29679 28-Jun-2002 foobar

t1lib.h needs to be included here now.


# e2eaa026 28-Jun-2002 foobar

Moved all gd.h related stuff to gd.c


# 32e08c7e 28-Jun-2002 foobar

Fix bug: #14735


# ab0d5fec 28-Jun-2002 foobar

Fix bug: #17528, do not crash with empty string.


# b24c2496 28-Jun-2002 Derick Rethans

Unify error messages


# 1f2c1d80 27-Jun-2002 foobar

Consistency fix.


# b5c04085 26-Jun-2002 Derick Rethans

- Fix build
#- Please test next time! This file is never installed with a default gd
# install


# 67bfbbe8 25-Jun-2002 Marcus Boerger

map imageellipse to imagearc if missing
fix warnings


# 33b5d72f 25-Jun-2002 Marcus Boerger

imageellipse is removed in 2.01
#maybe someone reintroduces this one in bundled lib?


# 2a6980a7 24-Jun-2002 Derick Rethans

- Make functions not exist when they are not available. This means you can
now safely do function_exists() on all gd functions.


Revision tags: php-4.3.0dev, php5_5_0
# 1aac85be 15-Jun-2002 Markus Fischer

- Be more verbose which index causes the warning.


1...<<11121314151617181920>>...28