History log of /PHP-8.3/ext/gd/gd.c (Results 601 – 625 of 718)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: php-4.0.5RC4, php-4.0.5RC3, php-4.0.5RC2, php-4.0.5RC1
# 17916581 12-Mar-2001 Alexander Feldman

A small fix to make the function imageloadfont portable.


# eb6ba01d 26-Feb-2001 Andi Gutmans

- Fix copyright notices with 2001


# 721d5994 20-Feb-2001 Daniel Beulshausen

make gd work again under win32


# 8499b430 15-Feb-2001 Thies C. Arntzen

@- Fixed some modules to allow using output-buffering. (Thies)

i nuked all unneded calls to php_header() - i'm not too sure how we do
handle HEAD Requests as they were only detected via

@- Fixed some modules to allow using output-buffering. (Thies)

i nuked all unneded calls to php_header() - i'm not too sure how we do
handle HEAD Requests as they were only detected via php_header(). but calling
php_header from a module makes output-buffering unusable.

NOTICE: there is some EBSDIC stuff in gd.c - i think it's obsolete.

show more ...


# 766bdbc9 09-Feb-2001 Hartmut Holzgraefe

make _php_image_convert configuration-aware


# d8a83a37 09-Feb-2001 Hartmut Holzgraefe

libjpeg-not-installed protection


# bb6d3e60 01-Feb-2001 Stanislav Malyshev

Allow usage of GD contexts and not tempfiles in output functions


# 5b574907 27-Jan-2001 Egon Schmid

File formats in uppercase characters.


# 7ca33074 25-Jan-2001 Hartmut Holzgraefe

gd didn't work if no WBMP was available after rev 1.107 -> fixed


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


1...<<212223242526272829