History log of /PHP-8.3/ext/gd/gd.c (Results 626 – 650 of 734)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 773b582b 25-Jan-2001 Stanislav Malyshev

Fix crash in stdout image output
# Basically, this code sucks. It should use GD contexts, not temp files


# 5ad27928 24-Jan-2001 Egon Schmid

Protos fixed.


# c5b67e11 24-Jan-2001 Derick Rethans

- Commited a patch that adds support for converting Images to WBMP format.
(Thanx to Denis Gasparin <denis@editnet.it>)
@- Added support for converting images from JPG/PNG on the fly with t

- Commited a patch that adds support for converting Images to WBMP format.
(Thanx to Denis Gasparin <denis@editnet.it>)
@- Added support for converting images from JPG/PNG on the fly with the GD
@ extension, which is usefull for creating dynamic WAP-sites (Derick)

show more ...


# 625978cd 16-Jan-2001 foobar

Fixed bug #8733


Revision tags: php-4.0.4pl1, php-4.0.4pl1RC2, php-4.0.4pl1RC1, php-4.0.4REL, php-4.0.4RC6, php-4.0.4RC5, php-4.0.4RC4, php-4.0.4RC3
# 93b25878 29-Nov-2000 Daniel Beulshausen

made gd working correct under win32
# fixes the issues when running php threadsafe


# a216a9ad 23-Nov-2000 foobar

Fixed Bug #7939 + some cleaning.


# 2116cfed 18-Nov-2000 James Moore

Stopping Compile Warnings when using old GD


# 3e2fa278 08-Nov-2000 Mathieu Kooiman

E_WARNING into E_ERROR, Last commit (today)! I PROMISE! :-)


# 63cdbbd5 08-Nov-2000 Mathieu Kooiman

Alert user if they're trying to use
ImageCreateFromString() with GD < 1.5..
Sorry, should've added this last commit.


# 5e704161 08-Nov-2000 Mathieu Kooiman

- Made gd extension build when using gd version < 1.5


# 44ecf585 06-Nov-2000 David Hedbor

(ImageCreateFromString) Added forgotten GDLS_FETCH() needed for ZTS.


# d6e7b4fe 04-Nov-2000 Mathieu Kooiman

- ImageCreateFromString(): Fixed segfault that occured if an image was tried to be
generate while there was no support for such an image type.


# 848d3538 03-Nov-2000 Derick Rethans

- Fixed gd by adding a define


# 0d04945b 03-Nov-2000 Derick Rethans

- Fixing Mathieu's indentation problems
# It does not build, undefined references to getmbi and skipheader


# f391eb74 03-Nov-2000 Mathieu Kooiman

- Introduced ImageCreateFromString() function,
works for GIF/JPEG/PNG and WBMP ..
(Note: This built with the latest snapshot I grabbed
tonight; Derick seemed to have trouble though

- Introduced ImageCreateFromString() function,
works for GIF/JPEG/PNG and WBMP ..
(Note: This built with the latest snapshot I grabbed
tonight; Derick seemed to have trouble though..)
@-Introduced ImageCreateFromString(), creates an image
@ stream out of eg a MySQL blob. (Mathieu)

show more ...


# d6d3f5e9 01-Nov-2000 foobar

Add line of possible XBM support to the phpinfo()


# f1dcb32c 25-Oct-2000 Andrei Zmievski

Use zend_register_list_destructors_ex() instead.


# 10264161 25-Oct-2000 foobar

gdImageWBMP has some bug in it. Using the php-internal one works.


# 8fe7cf26 20-Oct-2000 Sascha Schumann

Add explicit format string


# 7b4983c8 20-Oct-2000 Andrei Zmievski

Mega-patch to get better resource information for modules.
* Fixed a bug in zend_rsrc_list_get_rsrc_type()
* Switched register_list_destructors() to use
zend_register_list_destruc

Mega-patch to get better resource information for modules.
* Fixed a bug in zend_rsrc_list_get_rsrc_type()
* Switched register_list_destructors() to use
zend_register_list_destructors_ex() instead
* Updated all relevant modules to provide the resource type name
to register_list_destructors() call
* Updated var_dump() to output resource type name instead of number

@- Made resource type names visible, e.g. var_dump() and
@ get_resource_type() display "file" for file resources. (Andrei)

show more ...


# 4de105ae 16-Oct-2000 Rui Hirokawa

added a option to use the truetype string handling function in gd.\n it is useful for japanese because the truetype string function in gd supports some japanese encodings.


Revision tags: php-4.0.3, php-4.0.3RC2, php-4.0.3RC1
# ef1dea5e 30-Sep-2000 Daniel Beulshausen

uses php.h define


# 1c4207a1 30-Sep-2000 Daniel Beulshausen

made win32 compile


# 9ff7f19e 26-Sep-2000 Stanislav Malyshev

Add URL support for GD


Revision tags: php-4.0.2, PRE_LIBMYSQL_REVERT
# d0e48e92 22-Aug-2000 Andi Gutmans

- Cleanup imagetransparent in the GD library


1...<<21222324252627282930