Peter Cowburn
|
6e91f734d0
|
Typo fix
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333671 c90b9560-bf6c-de11-be94-00142212c4b1
|
2014-06-01 13:13:28 +00:00 |
|
Peter Cowburn
|
d356ab0c59
|
Link to IMAGETYPE_XXX constants
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333205 c90b9560-bf6c-de11-be94-00142212c4b1
|
2014-03-29 21:55:53 +00:00 |
|
Peter Cowburn
|
ba0bcff13f
|
typo
Patch by David Lawrence Polehonski
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333203 c90b9560-bf6c-de11-be94-00142212c4b1
|
2014-03-29 21:55:46 +00:00 |
|
Peter Cowburn
|
3c89978936
|
typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333197 c90b9560-bf6c-de11-be94-00142212c4b1
|
2014-03-29 21:55:17 +00:00 |
|
Peter Cowburn
|
6d51fca48e
|
More specific about "colors parameters"
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333189 c90b9560-bf6c-de11-be94-00142212c4b1
|
2014-03-29 21:54:46 +00:00 |
|
Peter Cowburn
|
bf0b399e38
|
Minor English fixes
--
Provided by anonymous 30003 (pt@fb.com)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333096 c90b9560-bf6c-de11-be94-00142212c4b1
|
2014-03-24 20:43:08 +00:00 |
|
Joe Watkins
|
c60db92e51
|
fix #62167 gd is bundled with compat header in all supported versions of PHP
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332765 c90b9560-bf6c-de11-be94-00142212c4b1
|
2014-02-01 10:58:54 +00:00 |
|
Chris Wright
|
a3e1392324
|
Typo fixes in imagesetinterpolation()
---
Provided by anonymous 36219
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332335 c90b9560-bf6c-de11-be94-00142212c4b1
|
2013-12-10 11:34:23 +00:00 |
|
Adam Harvey
|
2c37319ca0
|
Expand on why imagecreate() isn't such a smart idea nowadays.
Fixes doc bug #65777 (Unconditional recommendation not to use imagecreate is
misleading).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331628 c90b9560-bf6c-de11-be94-00142212c4b1
|
2013-10-01 17:11:26 +00:00 |
|
Adam Harvey
|
f162f15a42
|
Note that channels and bits aren't mandatory return fields for getimagesize().
Fixes doc bug #65749 (getimagesize not returning channels for png and bmp).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331495 c90b9560-bf6c-de11-be94-00142212c4b1
|
2013-09-25 23:00:46 +00:00 |
|
Chris Wright
|
59a1bbcb6f
|
Whitespace fixes
Fix all outstanding strict whitespace errors flagged by the online editor
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331331 c90b9560-bf6c-de11-be94-00142212c4b1
|
2013-09-09 16:17:46 +00:00 |
|
Jakub Vrana
|
8e5ac3ea6e
|
Add PHP 5.5 image functions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330230 c90b9560-bf6c-de11-be94-00142212c4b1
|
2013-05-15 20:12:58 +00:00 |
|
Pierre Joye
|
50c45c7a63
|
- fix default and add missing bilinear
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329952 c90b9560-bf6c-de11-be94-00142212c4b1
|
2013-03-28 21:13:28 +00:00 |
|
Pierre Joye
|
b63bf5479e
|
- correct ref to function and c/p in the example code
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329951 c90b9560-bf6c-de11-be94-00142212c4b1
|
2013-03-28 21:10:15 +00:00 |
|
Kalle Sommer Nielsen
|
0f2e02d872
|
* Documented imagesetinterpolation() and the relevant constants that can be used together with it.
* Updated imagerotate() to mention that its now affected by imagesetinterpolation() when rendering
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329939 c90b9560-bf6c-de11-be94-00142212c4b1
|
2013-03-27 14:04:52 +00:00 |
|
Kalle Sommer Nielsen
|
63ad4c2f57
|
Document 'WebP Support' using gd_info()
# Pierre will add this shortly
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329938 c90b9560-bf6c-de11-be94-00142212c4b1
|
2013-03-27 13:05:12 +00:00 |
|
Kalle Sommer Nielsen
|
e2bee5cea1
|
Return true here to comply
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329937 c90b9560-bf6c-de11-be94-00142212c4b1
|
2013-03-27 10:44:55 +00:00 |
|
Kalle Sommer Nielsen
|
62b9defe2b
|
Documented imagepalettetotruecolor() available as of 5.5.0
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329936 c90b9560-bf6c-de11-be94-00142212c4b1
|
2013-03-27 03:25:21 +00:00 |
|
TAKAGI Masahiro
|
ee1d6c45dd
|
Fix filename
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329900 c90b9560-bf6c-de11-be94-00142212c4b1
|
2013-03-23 23:05:36 +00:00 |
|
TAKAGI Masahiro
|
120fdf0160
|
Use $Revision$ instead of $Rev$
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329899 c90b9560-bf6c-de11-be94-00142212c4b1
|
2013-03-23 23:04:16 +00:00 |
|
Kalle Sommer Nielsen
|
4969860e1f
|
Remove empty notes sections
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329896 c90b9560-bf6c-de11-be94-00142212c4b1
|
2013-03-23 10:11:06 +00:00 |
|
Kalle Sommer Nielsen
|
fa54c57911
|
Another typo fix, gosh I suck at this
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329893 c90b9560-bf6c-de11-be94-00142212c4b1
|
2013-03-22 20:05:45 +00:00 |
|
Kalle Sommer Nielsen
|
1b66dabe6e
|
Fix path
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329890 c90b9560-bf6c-de11-be94-00142212c4b1
|
2013-03-22 19:53:05 +00:00 |
|
Kalle Sommer Nielsen
|
e0ac705d20
|
Shhh, nobody saw that
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329889 c90b9560-bf6c-de11-be94-00142212c4b1
|
2013-03-22 19:50:07 +00:00 |
|
Kalle Sommer Nielsen
|
879bef7581
|
* Document WebP support
* Fix $Rev: $ for imageflip.xml
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329888 c90b9560-bf6c-de11-be94-00142212c4b1
|
2013-03-22 19:48:36 +00:00 |
|
Kalle Sommer Nielsen
|
ea7f884bd2
|
Typo fix
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329885 c90b9560-bf6c-de11-be94-00142212c4b1
|
2013-03-22 19:42:53 +00:00 |
|
Kalle Sommer Nielsen
|
98cb35bf0f
|
Note that imagecreatefromgif() uses the first frame of an animated image, as pointed out in a vague way in usernote #82912
# Usernote was deleted hereafter
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329882 c90b9560-bf6c-de11-be94-00142212c4b1
|
2013-03-22 19:21:58 +00:00 |
|
Kalle Sommer Nielsen
|
fed146ec1e
|
Fix svn:props
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329874 c90b9560-bf6c-de11-be94-00142212c4b1
|
2013-03-22 16:09:01 +00:00 |
|
Kalle Sommer Nielsen
|
f50b25ab8b
|
Documented imageflip(), available as of PHP 5.5.0 using LibGD
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329873 c90b9560-bf6c-de11-be94-00142212c4b1
|
2013-03-22 16:08:07 +00:00 |
|
Kalle Sommer Nielsen
|
d08076c1f0
|
It's good practice to also destroy the image resources
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329872 c90b9560-bf6c-de11-be94-00142212c4b1
|
2013-03-22 15:52:00 +00:00 |
|
Kalle Sommer Nielsen
|
7d730d5c74
|
Kill empty <para>
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329871 c90b9560-bf6c-de11-be94-00142212c4b1
|
2013-03-22 15:33:51 +00:00 |
|
Kalle Sommer Nielsen
|
7d5306f9c9
|
Bye PHP4
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329587 c90b9560-bf6c-de11-be94-00142212c4b1
|
2013-02-27 14:50:35 +00:00 |
|
Peter Cowburn
|
8432279c30
|
more detail for imagecopymerge/imagecopymergegray
--
Provided by anonymous #20490 (ajf@ajf.me)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328331 c90b9560-bf6c-de11-be94-00142212c4b1
|
2012-11-12 22:33:52 +00:00 |
|
Adam Harvey
|
6ad26c188a
|
Add a see also link from imagecolorat() to imagesetpixel() and vice versa, per
a rather sensible suggestion in a user note.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328237 c90b9560-bf6c-de11-be94-00142212c4b1
|
2012-11-05 03:11:18 +00:00 |
|
Yannick Torres
|
38e3798be2
|
Typo found by online editor user
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328184 c90b9560-bf6c-de11-be94-00142212c4b1
|
2012-10-29 15:25:28 +00:00 |
|
Sherif Ramadan
|
c87f8075d8
|
Fixed obscure language around getimagesize error section. Function does not throw a warning if the file is an invalid image. Only if the image data is corrupted.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@327438 c90b9560-bf6c-de11-be94-00142212c4b1
|
2012-09-03 00:24:43 +00:00 |
|
Nikita Popov
|
3c002b0437
|
Fix changelogs for get_class_vars and imagecolorallocate[alpha]
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326068 c90b9560-bf6c-de11-be94-00142212c4b1
|
2012-06-09 18:44:58 +00:00 |
|
Peter Cowburn
|
972972a60c
|
Fix IMG_FILTER_COLORIZE description (doc #62198 - thanks mail+php at requinix dot net, andy at siliconrockstar dot com)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@325929 c90b9560-bf6c-de11-be94-00142212c4b1
|
2012-06-01 20:42:04 +00:00 |
|
Joey Smith
|
7ae6fd70d4
|
document that imagecolortransparent() returns -1 if there's no current transparent color, and a new one is not specified
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@325917 c90b9560-bf6c-de11-be94-00142212c4b1
|
2012-05-31 22:09:49 +00:00 |
|
Daniel P. Brown
|
7be5197da2
|
Addresses bug #62052.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@325735 c90b9560-bf6c-de11-be94-00142212c4b1
|
2012-05-17 14:41:25 +00:00 |
|
Adam Harvey
|
5de0ed0920
|
Fix doc bug #61591 (mismatched argument description).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@324693 c90b9560-bf6c-de11-be94-00142212c4b1
|
2012-04-02 01:14:16 +00:00 |
|
Yannick Torres
|
addba5dcce
|
Typo found by online editor user
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@324459 c90b9560-bf6c-de11-be94-00142212c4b1
|
2012-03-22 15:15:20 +00:00 |
|
Yannick Torres
|
94497636f2
|
Fix svn keywords
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@324194 c90b9560-bf6c-de11-be94-00142212c4b1
|
2012-03-13 15:34:05 +00:00 |
|
Philip Olson
|
a7b0fcde72
|
Added documentation for getimagesizefromstring()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323770 c90b9560-bf6c-de11-be94-00142212c4b1
|
2012-03-02 03:20:50 +00:00 |
|
Hannes Magnusson
|
6cec8303c9
|
Add missing element
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@321138 c90b9560-bf6c-de11-be94-00142212c4b1
|
2011-12-18 17:41:59 +00:00 |
|
Richard Quadling
|
d7470c8afc
|
PHP4/PHP5 => PHP 4 / PHP 5
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@315183 c90b9560-bf6c-de11-be94-00142212c4b1
|
2011-08-19 10:36:17 +00:00 |
|
Richard Quadling
|
fc9e379fd8
|
Standardise on single style of quotes for XML tag.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@315005 c90b9560-bf6c-de11-be94-00142212c4b1
|
2011-08-16 11:38:58 +00:00 |
|
Kalle Sommer Nielsen
|
6ce17d1621
|
Fix markup as spotted by Salathe
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@312697 c90b9560-bf6c-de11-be94-00142212c4b1
|
2011-06-30 14:17:15 +00:00 |
|
Kalle Sommer Nielsen
|
91980b7550
|
Fixed bug #54976 (Wrong parameter description) -- Patch by php at sp-in dot dk
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@312695 c90b9560-bf6c-de11-be94-00142212c4b1
|
2011-06-30 14:11:47 +00:00 |
|
Jakub Vrana
|
408baf1537
|
Trunk became PHP 5.4.0
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@312690 c90b9560-bf6c-de11-be94-00142212c4b1
|
2011-06-30 13:41:29 +00:00 |
|