Commit graph

241 commits

Author SHA1 Message Date
Kalle Sommer Nielsen
f9328eef04 imagecolorclosesthwb() is now available on Windows in 5.3 ()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@263027 c90b9560-bf6c-de11-be94-00142212c4b1
2008-07-20 19:17:39 +00:00
Daniel P. Brown
e9213453e6 Addresses bug and user note .
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@262676 c90b9560-bf6c-de11-be94-00142212c4b1
2008-07-14 16:56:39 +00:00
Felipe Pena
65969454e9 - Fixed markup
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@261934 c90b9560-bf6c-de11-be94-00142212c4b1
2008-07-02 16:32:47 +00:00
Richard Quadling
1721bf6db4 Bug#45411
Now returns 7 values. Also tidied the 6th and 7th values.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@261907 c90b9560-bf6c-de11-be94-00142212c4b1
2008-07-02 10:43:24 +00:00
Kalle Sommer Nielsen
d2dda26ce4 Documented imagecolorclosesthwb
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@260452 c90b9560-bf6c-de11-be94-00142212c4b1
2008-05-30 00:43:03 +00:00
Etienne Kneuss
e244d1e51c Fix protos
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@259055 c90b9560-bf6c-de11-be94-00142212c4b1
2008-05-04 20:53:45 +00:00
Kalle Sommer Nielsen
c04c2958a5 Fix typo: arc > ellipse
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@258950 c90b9560-bf6c-de11-be94-00142212c4b1
2008-05-03 08:13:41 +00:00
Felipe Pena
079e80887e Fixed bug (Typo on the imagefttext)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@258660 c90b9560-bf6c-de11-be94-00142212c4b1
2008-04-28 19:56:16 +00:00
Nuno Lopes
6bf79545af typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@255628 c90b9560-bf6c-de11-be94-00142212c4b1
2008-03-20 22:16:17 +00:00
Felipe Pena
b2ea7ba7ac Fix image extension ()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@251358 c90b9560-bf6c-de11-be94-00142212c4b1
2008-01-26 02:37:09 +00:00
Etienne Kneuss
6e0001af5e Add clarity + para on imagecopyresized
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@247682 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-06 01:17:30 +00:00
Paul Reinheimer
7f690a781c Remember that time I had a linter so I could stop making these mistakes?
fixed formating issue


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@247260 c90b9560-bf6c-de11-be94-00142212c4b1
2007-11-28 21:01:39 +00:00
Paul Reinheimer
cc36996de9 Added a basic framework, want to add an example later
Lots of stuff stolen from imagettftext


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@247258 c90b9560-bf6c-de11-be94-00142212c4b1
2007-11-28 20:55:15 +00:00
Ken
60b01534d1 imagefttext() returns 8 values (4 points) that define the bounding lines
of the inserted text.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@244164 c90b9560-bf6c-de11-be94-00142212c4b1
2007-10-13 20:13:59 +00:00
Hannes Magnusson
0f0443c5ac Document the IMAGETYPE_ICO constant and the icon support in getimagesize()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@244162 c90b9560-bf6c-de11-be94-00142212c4b1
2007-10-13 19:22:54 +00:00
Hannes Magnusson
4a6f7e12d8 Intergrade 3years old user note by ttoohey at php dot net
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@244152 c90b9560-bf6c-de11-be94-00142212c4b1
2007-10-13 17:52:19 +00:00
Hannes Magnusson
9833cf6f7b Document the alpha channel support for IMG_FILTER_COLORIZE as of 5.2.5
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@244147 c90b9560-bf6c-de11-be94-00142212c4b1
2007-10-13 15:47:06 +00:00
Hannes Magnusson
50295aa5b1 Fix typo in the image filename
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@244142 c90b9560-bf6c-de11-be94-00142212c4b1
2007-10-13 13:42:25 +00:00
Hannes Magnusson
6a10a864ec Fixed bug#42763 (wrong return type for imagecreatefromjpeg)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@244141 c90b9560-bf6c-de11-be94-00142212c4b1
2007-10-13 13:38:04 +00:00
Paul Reinheimer
3ce6d6f6bd fixed whitespace
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@243405 c90b9560-bf6c-de11-be94-00142212c4b1
2007-10-02 19:04:41 +00:00
Paul Reinheimer
db1a9d9ec7 Documented the other parameter, the required one even :)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@243404 c90b9560-bf6c-de11-be94-00142212c4b1
2007-10-02 18:48:32 +00:00
Jakub Vrana
ec5b0b084a In UTF-8 (bug )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241635 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-20 11:00:53 +00:00
Richard Quadling
37b62aef4a Fix => Wether => Whether
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@240835 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-07 08:07:00 +00:00
Maciek Sokolewicz
4a91ea0dd0 clarified the description of the filename parameter
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@239698 c90b9560-bf6c-de11-be94-00142212c4b1
2007-07-13 14:45:23 +00:00
Hannes Magnusson
d104fb2aa9 Docbook5 typos
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@238235 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-21 23:09:03 +00:00
Hannes Magnusson
c030e2adf7 Upgrade to DocBook5:
- All id attributes are now xml:id
 - Add docbook namespace to all root elements
 - Replace <ulink /> with <link xlink:href />
 - Minor markup fixes here and there


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@238160 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-20 22:25:43 +00:00
Nuno Lopes
6f3b4ef694 typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@238052 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-19 12:06:16 +00:00
Gwynne Raskind
3cd83ee1f6 Better fix for bug
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@237904 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-17 10:35:30 +00:00
Gwynne Raskind
8f8829276b Update changelog regarding bug
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@237902 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-17 10:26:33 +00:00
Hannes Magnusson
128dec11c3 copy&paste typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@236351 c90b9560-bf6c-de11-be94-00142212c4b1
2007-05-25 21:07:50 +00:00
Hannes Magnusson
b4c75ac745 Fixed bug#41080 ( also applies to imagegif and imagejpeg)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@236348 c90b9560-bf6c-de11-be94-00142212c4b1
2007-05-25 20:11:42 +00:00
Hannes Magnusson
d6a98a40e2 Initial imagegrabwindow() & imagegrabscreen docs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@236223 c90b9560-bf6c-de11-be94-00142212c4b1
2007-05-24 07:38:33 +00:00
Hannes Magnusson
7fdf9f3fd1 Add the example image (Kudos to Arnar)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@236060 c90b9560-bf6c-de11-be94-00142212c4b1
2007-05-21 19:34:59 +00:00
Mehdi Achour
e5ff680d7d Use <constant> where needed
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@230207 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-19 00:54:18 +00:00
Mehdi Achour
cc0e2e3b4e Add return value for imagefttext()
Put note in notes section
Use constant when needed


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@230205 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-19 00:27:22 +00:00
Nuno Lopes
8c77d9cfd6 typo (user note)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@229859 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-15 13:15:45 +00:00
Hannes Magnusson
5d23a79ac4 Bug#40428 (imagepstext() and imagepsbbox() doesn't have optional parameters)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@229534 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-11 12:21:28 +00:00
Yannick Torres
c0de515e1f typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@228298 c90b9560-bf6c-de11-be94-00142212c4b1
2007-01-28 10:39:46 +00:00
Mehdi Achour
c0c79b8db8 IMG_COLOR_TRANSPARENT may be used too (user note)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@228177 c90b9560-bf6c-de11-be94-00142212c4b1
2007-01-26 23:06:24 +00:00
Mehdi Achour
6d8719360f Document imageconvolution()
imagecolorallocate* return FALSE on error since 5.1.3


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@227941 c90b9560-bf6c-de11-be94-00142212c4b1
2007-01-23 02:57:08 +00:00
Mehdi Achour
44e4dfc6f6 Fix : Document the new filters parameter for imagepng()
Also add a note about filename usage


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@227939 c90b9560-bf6c-de11-be94-00142212c4b1
2007-01-23 01:48:23 +00:00
Hannes Magnusson
8e5438d8b9 Yet another example from Mehdi Achour
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@227606 c90b9560-bf6c-de11-be94-00142212c4b1
2007-01-19 20:03:00 +00:00
Hannes Magnusson
bc9bd08ff7 Add image example output
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@227604 c90b9560-bf6c-de11-be94-00142212c4b1
2007-01-19 19:49:07 +00:00
Nuno Lopes
e1d63f6a30 oops. the quality parameter is available as of 5.1.2
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@227541 c90b9560-bf6c-de11-be94-00142212c4b1
2007-01-18 19:52:51 +00:00
Nuno Lopes
e48fa725c2 add quality param
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@227540 c90b9560-bf6c-de11-be94-00142212c4b1
2007-01-18 19:49:05 +00:00
Mehdi Achour
13b0b6f8ad gd: switch to new docstyle
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@227185 c90b9560-bf6c-de11-be94-00142212c4b1
2007-01-14 03:15:21 +00:00
Mehdi Achour
63b355da1e Whitespace, preparing for new style
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@227157 c90b9560-bf6c-de11-be94-00142212c4b1
2007-01-13 17:11:46 +00:00
Jakub Vrana
2ce4b62432 left-right x, upper-lower y
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@226491 c90b9560-bf6c-de11-be94-00142212c4b1
2007-01-05 11:11:16 +00:00
Etienne Kneuss
583929f6e8 Fix (incorrect parameters for imagecreate)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@221857 c90b9560-bf6c-de11-be94-00142212c4b1
2006-10-16 19:25:44 +00:00
Friedhelm Betz
ddf338d9ae fix , funcs require freetype support
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@221195 c90b9560-bf6c-de11-be94-00142212c4b1
2006-10-05 16:18:12 +00:00