Commit graph

221 commits

Author SHA1 Message Date
Hartmut Holzgraefe
620282a334 removed imagecolorhistogram.xml
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@208722 c90b9560-bf6c-de11-be94-00142212c4b1
2006-03-06 00:40:15 +00:00
Hartmut Holzgraefe
dad38e899a new function imagecolorhistogram() documented
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@208695 c90b9560-bf6c-de11-be94-00142212c4b1
2006-03-05 18:31:54 +00:00
Hartmut Holzgraefe
f253c0b9bf function will return 0 on truecolor images as these do not have a palette
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@208685 c90b9560-bf6c-de11-be94-00142212c4b1
2006-03-05 17:21:26 +00:00
Nuno Lopes
a08054a05e fix #36447: example doesnt work
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@207462 c90b9560-bf6c-de11-be94-00142212c4b1
2006-02-18 20:14:48 +00:00
Jakub Vrana
776ed98f3b Fix output type
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@206117 c90b9560-bf6c-de11-be94-00142212c4b1
2006-01-30 14:34:34 +00:00
Jakub Vrana
f6664548e0 Fill the background
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@206115 c90b9560-bf6c-de11-be94-00142212c4b1
2006-01-30 14:32:54 +00:00
Jakub Vrana
ea7870ac21 Do not use imagecreatetruecolor (bug #36199)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@206114 c90b9560-bf6c-de11-be94-00142212c4b1
2006-01-30 14:31:03 +00:00
Matt Li
4be4020053 Make the various methods of setting background colour more obvious
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@204362 c90b9560-bf6c-de11-be94-00142212c4b1
2006-01-02 09:37:26 +00:00
Matt Li
ff74fde99d Note the requirements of setting the background colour and fix example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@204359 c90b9560-bf6c-de11-be94-00142212c4b1
2006-01-02 09:14:22 +00:00
Dave Barr
11055a8ad0 - Typos.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@202396 c90b9560-bf6c-de11-be94-00142212c4b1
2005-12-08 12:10:54 +00:00
Jakub Vrana
4acde16825 Doesn't use true color (bug #35515)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@201873 c90b9560-bf6c-de11-be94-00142212c4b1
2005-12-02 09:30:45 +00:00
Oliver Albers
acc0216e9f Tell the user about fatal errors and warnings with PHP < 4.3
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@197660 c90b9560-bf6c-de11-be94-00142212c4b1
2005-10-05 15:28:12 +00:00
Nuno Lopes
6f693ba5f4 really fix the typo :)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@196468 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-20 19:19:38 +00:00
Philip Olson
e5085108e5 Fix typo (closes bug #34555)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@196415 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-20 01:09:56 +00:00
Pierre Joye
cbae1925ea - add some unsupported features
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@195684 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-10 10:57:36 +00:00
Nuno Lopes
d7f9c48bf4 add the bundled.gd note again
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@195683 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-10 10:45:55 +00:00
Pierre Joye
e7d64d1ccf - Document the antialising functions and how they work
Feel free to "fix" my english or grammar, or make it even more clear


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@195682 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-10 10:41:14 +00:00
Dallas Wang
60271dc78f Remove duplicated GD2 part.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@195288 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-06 20:18:34 +00:00
Dallas Wang
752a28be22 Corresponding with new Doc style.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@195283 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-06 19:58:57 +00:00
Nuno Lopes
b069a314a4 add tagging
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@195136 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-04 19:39:32 +00:00
Jakub Vrana
e035d7f4e1 Order of arguments description (bug #34144)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@193911 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-18 16:09:37 +00:00
Philip Olson
dc97f59b99 Remove example credits (we do that in the changelog not xml)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@192973 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-10 18:09:50 +00:00
Philip Olson
98510adbdf Refer to and use imagecreatetruecolor() instead of imagecreate().
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@192905 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-10 04:48:11 +00:00
Philip Olson
664127b478 use imagecreatetruecolor() instead of imagecreate() in the example
# spotted by abrotman in #php


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@192808 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-08 23:57:05 +00:00
Jakub Vrana
80bda0c1f9 Some functions return void
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@189158 c90b9560-bf6c-de11-be94-00142212c4b1
2005-06-24 13:24:34 +00:00
Jakub Vrana
d7cff8e392 Fix return types (1/2)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@189110 c90b9560-bf6c-de11-be94-00142212c4b1
2005-06-23 16:53:27 +00:00
Jakub Vrana
fb23a531f3 PSfont is resource
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@188976 c90b9560-bf6c-de11-be94-00142212c4b1
2005-06-21 23:26:37 +00:00
Jakub Vrana
21fe6625e9 Initial documentation
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@188540 c90b9560-bf6c-de11-be94-00142212c4b1
2005-06-16 13:31:15 +00:00
Damien Seguy
30e7d4430c adding sgmltag, + ,
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@186285 c90b9560-bf6c-de11-be94-00142212c4b1
2005-05-12 13:57:49 +00:00
Jakub Vrana
7cbeff46ca New parameter
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@183577 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-04 16:19:42 +00:00
Philip Olson
fb6ce3a241 Added &note.gd.2; (GD 2+ is required)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@180392 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-21 21:11:08 +00:00
Philip Olson
2318c33673 Document that jpeg and wbmp support requires GD-1.8 or later.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@180390 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-21 20:59:54 +00:00
Derek Ford
e525bf3b9a commiting for mazzanet
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@177649 c90b9560-bf6c-de11-be94-00142212c4b1
2005-01-19 11:05:07 +00:00
Jakub Vrana
0e68d69f44 Mention UTF-8, escape entity (bug #30801)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@175876 c90b9560-bf6c-de11-be94-00142212c4b1
2004-12-29 11:20:24 +00:00
Aidan Lister
1d3d8d704c Refined a couple of comments
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@175007 c90b9560-bf6c-de11-be94-00142212c4b1
2004-12-18 03:49:03 +00:00
Sean Coates
3ff9e64027 more GIF patent fun (bug #30941)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@173833 c90b9560-bf6c-de11-be94-00142212c4b1
2004-11-30 15:21:05 +00:00
Sean Coates
ce681d2aec gd gif patent freedom
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@173801 c90b9560-bf6c-de11-be94-00142212c4b1
2004-11-30 02:09:19 +00:00
Jakub Vrana
4dee098cb5 Entities in the string (bug #30801)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@172776 c90b9560-bf6c-de11-be94-00142212c4b1
2004-11-16 09:33:43 +00:00
Jakub Vrana
c148211fa2 Replace <parameter>&amp; by <parameter role="reference">
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@172416 c90b9560-bf6c-de11-be94-00142212c4b1
2004-11-10 08:30:50 +00:00
Sean Coates
d4e9167b33 minor grammatical change
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@172378 c90b9560-bf6c-de11-be94-00142212c4b1
2004-11-09 23:14:25 +00:00
Aidan Lister
123d3900f6 Less ridiculous example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@170140 c90b9560-bf6c-de11-be94-00142212c4b1
2004-10-10 11:06:35 +00:00
Aidan Lister
6694acda51 Added examples
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@169877 c90b9560-bf6c-de11-be94-00142212c4b1
2004-10-04 09:50:18 +00:00
Aidan Lister
31248619d1 Added example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@169869 c90b9560-bf6c-de11-be94-00142212c4b1
2004-10-04 07:09:47 +00:00
Aidan Lister
6a709352e2 Incorporated the user notes.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@168841 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-20 10:58:17 +00:00
Jakub Vrana
8fca293021 extrainfo parameter wasn't optional (bug #26309)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@168686 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-16 15:02:51 +00:00
Jakub Vrana
11ce911121 GD requires libpng and libjpeg (bug #29909)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@168563 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-14 09:26:27 +00:00
Aidan Lister
cc24cb93a4 Reworded
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@168229 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-09 10:00:17 +00:00
Aidan Lister
f1feb74087 GIF support is back!
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@168220 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-09 08:30:09 +00:00
Antony Dovgal
66100e7cac fix #29881 ( imagecopymergeD() -> imagecopymerge() )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@167538 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-29 10:49:38 +00:00
Aidan Lister
b9cf6037a1 note: changed content-type to jpeg in example in previous commit + split the see-also into two lines.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@167290 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-26 06:58:54 +00:00