diff options
| author | Ilia Alshanetsky <iliaa@php.net> | 2002-11-13 20:07:12 +0000 |
|---|---|---|
| committer | Ilia Alshanetsky <iliaa@php.net> | 2002-11-13 20:07:12 +0000 |
| commit | d183eb1e31e449754af7354e87082e9ac3efd3b2 (patch) | |
| tree | 79849dae55bab779d7730d729ee21cb563529369 | |
| parent | 452273818868f8af7ce1d4ec8a4893a9658212cd (diff) | |
| download | php-git-d183eb1e31e449754af7354e87082e9ac3efd3b2.tar.gz | |
New gd function.
| -rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -13,6 +13,8 @@ PHP 4 NEWS - To PECL moved extensions: (James, Derick) . ext/vpopmail . ext/cybermut +- Added imagefilter() function which allows application of various filters. + This function is only available with bundled GD. (Pierre-Alain Joye, Ilia) - Added "neutral" language entry to mbstring spec. (Moriyoshi) - Modified log() to accept multiple bases. (Jason) - Added gd_info() which returns an array of gd support information. (Marcus) |
