.. |
gd-info.xml
|
integrating users notes
|
2003-08-15 22:50:50 +00:00 |
getimagesize.xml
|
adding sgmltag, + ,
|
2005-05-12 13:57:49 +00:00 |
image-type-to-extension.xml
|
doc skeleton
|
2004-05-02 18:06:12 +00:00 |
image-type-to-mime-type.xml
|
Fix types
|
2004-08-13 16:12:06 +00:00 |
image2wbmp.xml
|
Refer to and use imagecreatetruecolor() instead of imagecreate().
|
2005-08-10 04:48:11 +00:00 |
imagealphablending.xml
|
fix #28737: add GD 2 info
|
2004-06-11 08:25:38 +00:00 |
imageantialias.xml
|
- add some unsupported features
|
2005-09-10 10:57:36 +00:00 |
imagearc.xml
|
Refer to and use imagecreatetruecolor() instead of imagecreate().
|
2005-08-10 04:48:11 +00:00 |
imagechar.xml
|
Do not use imagecreatetruecolor (bug #36199)
|
2006-01-30 14:31:03 +00:00 |
imagecharup.xml
|
Do not use imagecreatetruecolor (bug #36199)
|
2006-01-30 14:31:03 +00:00 |
imagecolorallocate.xml
|
Fix #39169 (incorrect parameters for imagecreate)
|
2006-10-16 19:25:44 +00:00 |
imagecolorallocatealpha.xml
|
fix #28737: add GD 2 info
|
2004-06-11 08:25:38 +00:00 |
imagecolorat.xml
|
- Document the behaviour on TrueColor images.
|
2002-10-16 23:47:42 +00:00 |
imagecolorclosest.xml
|
Color must be present in the image (bug #21668)
|
2004-07-27 16:08:13 +00:00 |
imagecolorclosestalpha.xml
|
fix #28737: add GD 2 info
|
2004-06-11 08:25:38 +00:00 |
imagecolorclosesthwb.xml
|
GD uses resources...
|
2002-04-18 17:13:10 +00:00 |
imagecolordeallocate.xml
|
Fix return types (1/2)
|
2005-06-23 16:53:27 +00:00 |
imagecolorexact.xml
|
Color must be present in the image (bug #21668)
|
2004-07-27 16:08:13 +00:00 |
imagecolorexactalpha.xml
|
fix #28737: add GD 2 info
|
2004-06-11 08:25:38 +00:00 |
imagecolormatch.xml
|
fix #28737: add GD 2 info
|
2004-06-11 08:25:38 +00:00 |
imagecolorresolve.xml
|
Color must be present in the image (bug #21668)
|
2004-07-27 16:08:13 +00:00 |
imagecolorresolvealpha.xml
|
fix #28737: add GD 2 info
|
2004-06-11 08:25:38 +00:00 |
imagecolorset.xml
|
Some functions return void
|
2005-06-24 13:24:34 +00:00 |
imagecolorsforindex.xml
|
integrating users notes
|
2003-08-15 22:50:50 +00:00 |
imagecolorstotal.xml
|
function will return 0 on truecolor images as these do not have a palette
|
2006-03-05 17:21:26 +00:00 |
imagecolortransparent.xml
|
Refer to and use imagecreatetruecolor() instead of imagecreate().
|
2005-08-10 04:48:11 +00:00 |
imageconvolution.xml
|
Initial documentation
|
2005-06-16 13:31:15 +00:00 |
imagecopy.xml
|
Fix return types (1/2)
|
2005-06-23 16:53:27 +00:00 |
imagecopymerge.xml
|
Fix return types (1/2)
|
2005-06-23 16:53:27 +00:00 |
imagecopymergegray.xml
|
Fix return types (1/2)
|
2005-06-23 16:53:27 +00:00 |
imagecopyresampled.xml
|
Fix resize example
|
2006-08-05 16:06:29 +00:00 |
imagecopyresized.xml
|
use imagecreatetruecolor() instead of imagecreate() in the example
|
2005-08-08 23:57:05 +00:00 |
imagecreate.xml
|
fixed small typo in example (& removed comments about it)
|
2004-07-16 12:41:51 +00:00 |
imagecreatefromgd.xml
|
Document/tidy up/clarify some more streams related information.
|
2002-09-26 13:56:54 +00:00 |
imagecreatefromgd2.xml
|
Added ¬e.gd.2; (GD 2+ is required)
|
2005-02-21 21:11:08 +00:00 |
imagecreatefromgd2part.xml
|
Added ¬e.gd.2; (GD 2+ is required)
|
2005-02-21 21:11:08 +00:00 |
imagecreatefromgif.xml
|
Remove example credits (we do that in the changelog not xml)
|
2005-08-10 18:09:50 +00:00 |
imagecreatefromjpeg.xml
|
really fix the typo :)
|
2005-09-20 19:19:38 +00:00 |
imagecreatefrompng.xml
|
Remove example credits (we do that in the changelog not xml)
|
2005-08-10 18:09:50 +00:00 |
imagecreatefromstring.xml
|
- Typo.
|
2006-09-08 11:17:38 +00:00 |
imagecreatefromwbmp.xml
|
Remove example credits (we do that in the changelog not xml)
|
2005-08-10 18:09:50 +00:00 |
imagecreatefromxbm.xml
|
Document/tidy up/clarify some more streams related information.
|
2002-09-26 13:56:54 +00:00 |
imagecreatefromxpm.xml
|
s/bundeld/bundled/
|
2004-04-12 22:58:32 +00:00 |
imagecreatetruecolor.xml
|
- Typos.
|
2005-12-08 12:10:54 +00:00 |
imagedashedline.xml
|
Fix return types (1/2)
|
2005-06-23 16:53:27 +00:00 |
imagedestroy.xml
|
Refer to and use imagecreatetruecolor() instead of imagecreate().
|
2005-08-10 04:48:11 +00:00 |
imageellipse.xml
|
Refer to and use imagecreatetruecolor() instead of imagecreate().
|
2005-08-10 04:48:11 +00:00 |
imagefill.xml
|
fix #36447: example doesnt work
|
2006-02-18 20:14:48 +00:00 |
imagefilledarc.xml
|
Remove example credits (we do that in the changelog not xml)
|
2005-08-10 18:09:50 +00:00 |
imagefilledellipse.xml
|
Remove duplicated GD2 part.
|
2005-09-06 20:18:34 +00:00 |
imagefilledpolygon.xml
|
Refer to and use imagecreatetruecolor() instead of imagecreate().
|
2005-08-10 04:48:11 +00:00 |
imagefilledrectangle.xml
|
Fix return types (1/2)
|
2005-06-23 16:53:27 +00:00 |
imagefilltoborder.xml
|
Fix return types (1/2)
|
2005-06-23 16:53:27 +00:00 |
imagefilter.xml
|
Fix protos from sources
|
2004-08-18 14:15:21 +00:00 |
imagefontheight.xml
|
revision tags added
|
2002-04-17 06:45:35 +00:00 |
imagefontwidth.xml
|
revision tags added
|
2002-04-17 06:45:35 +00:00 |
imageftbbox.xml
|
fix #39031, funcs require freetype support
|
2006-10-05 16:18:12 +00:00 |
imagefttext.xml
|
fix #39031, funcs require freetype support
|
2006-10-05 16:18:12 +00:00 |
imagegammacorrect.xml
|
Fix return types (1/2)
|
2005-06-23 16:53:27 +00:00 |
imagegd.xml
|
Refer to and use imagecreatetruecolor() instead of imagecreate().
|
2005-08-10 04:48:11 +00:00 |
imagegd2.xml
|
Refer to and use imagecreatetruecolor() instead of imagecreate().
|
2005-08-10 04:48:11 +00:00 |
imagegif.xml
|
NULL value as a filename
|
2006-08-25 17:33:25 +00:00 |
imageinterlace.xml
|
GD uses resources...
|
2002-04-18 17:13:10 +00:00 |
imageistruecolor.xml
|
- Remove trailing period from end of refpurpose.
|
2004-07-27 04:48:55 +00:00 |
imagejpeg.xml
|
Fix #38560 (How to skip filename argument)
|
2006-08-23 10:48:40 +00:00 |
imagelayereffect.xml
|
fix #28737: add GD 2 info
|
2004-06-11 08:25:38 +00:00 |
imageline.xml
|
Refer to and use imagecreatetruecolor() instead of imagecreate().
|
2005-08-10 04:48:11 +00:00 |
imageloadfont.xml
|
Fix output type
|
2006-01-30 14:34:34 +00:00 |
imagepalettecopy.xml
|
Some functions return void
|
2005-06-24 13:24:34 +00:00 |
imagepng.xml
|
NULL value as a filename
|
2006-08-25 17:33:25 +00:00 |
imagepolygon.xml
|
Refer to and use imagecreatetruecolor() instead of imagecreate().
|
2005-08-10 04:48:11 +00:00 |
imagepsbbox.xml
|
left-right x, upper-lower y
|
2007-01-05 11:11:16 +00:00 |
imagepsencodefont.xml
|
Fix return types (1/2)
|
2005-06-23 16:53:27 +00:00 |
imagepsextendfont.xml
|
Implemented the image config t1lib note as an entity (¬e.config.t1lib;).
|
2003-11-07 18:14:40 +00:00 |
imagepsfreefont.xml
|
Fix return types (1/2)
|
2005-06-23 16:53:27 +00:00 |
imagepsloadfont.xml
|
Fix output type
|
2006-01-30 14:34:34 +00:00 |
imagepsslantfont.xml
|
PSfont is resource
|
2005-06-21 23:26:37 +00:00 |
imagepstext.xml
|
PSfont is resource
|
2005-06-21 23:26:37 +00:00 |
imagerectangle.xml
|
Fix return types (1/2)
|
2005-06-23 16:53:27 +00:00 |
imagerotate.xml
|
New parameter
|
2005-04-04 16:19:42 +00:00 |
imagesavealpha.xml
|
rtrim($refpurpose, '.')
|
2004-08-20 09:37:01 +00:00 |
imagesetbrush.xml
|
Fix return types (1/2)
|
2005-06-23 16:53:27 +00:00 |
imagesetpixel.xml
|
Refer to and use imagecreatetruecolor() instead of imagecreate().
|
2005-08-10 04:48:11 +00:00 |
imagesetstyle.xml
|
Refer to and use imagecreatetruecolor() instead of imagecreate().
|
2005-08-10 04:48:11 +00:00 |
imagesetthickness.xml
|
fix #28737: add GD 2 info
|
2004-06-11 08:25:38 +00:00 |
imagesettile.xml
|
Fix return types (1/2)
|
2005-06-23 16:53:27 +00:00 |
imagestring.xml
|
Fix output type
|
2006-01-30 14:34:34 +00:00 |
imagestringup.xml
|
Fix return types (1/2)
|
2005-06-23 16:53:27 +00:00 |
imagesx.xml
|
Refer to and use imagecreatetruecolor() instead of imagecreate().
|
2005-08-10 04:48:11 +00:00 |
imagesy.xml
|
Refer to and use imagecreatetruecolor() instead of imagecreate().
|
2005-08-10 04:48:11 +00:00 |
imagetruecolortopalette.xml
|
Fix return types (1/2)
|
2005-06-23 16:53:27 +00:00 |
imagettfbbox.xml
|
Order of arguments description (bug #34144)
|
2005-08-18 16:09:37 +00:00 |
imagettftext.xml
|
Hexadecimal characters are supported as of 5.2.0. Named entities are not supported.
|
2006-08-25 00:05:45 +00:00 |
imagetypes.xml
|
new funcs: imagefilter, imagexbm
|
2004-04-12 22:43:56 +00:00 |
imagewbmp.xml
|
NULL value as a filename
|
2006-08-25 17:33:25 +00:00 |
imagexbm.xml
|
fix #28858: fix protos
|
2004-06-21 11:45:37 +00:00 |
iptcembed.xml
|
Fix return types (1/2)
|
2005-06-23 16:53:27 +00:00 |
iptcparse.xml
|
iptcparse moved from misc/ to image/
|
2002-06-16 11:57:57 +00:00 |
jpeg2wbmp.xml
|
Document that jpeg and wbmp support requires GD-1.8 or later.
|
2005-02-21 20:59:54 +00:00 |
png2wbmp.xml
|
Document that jpeg and wbmp support requires GD-1.8 or later.
|
2005-02-21 20:59:54 +00:00 |