Christoph Michael Becker
44d66aa2be
XBM images apply padding now ( #53640 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339384 c90b9560-bf6c-de11-be94-00142212c4b1
2016-06-17 16:24:27 +00:00
Christoph Michael Becker
b38659fe3b
The second parameter is not optional as pointed out in #66386 .
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339318 c90b9560-bf6c-de11-be94-00142212c4b1
2016-06-10 12:35:13 +00:00
Christoph Michael Becker
96caca72c4
Document imageaffinematrix*() and IMG_AFFINE_*
...
That still needs improvement; especially the structure of an affine
transformation matrix has to be documented, maybe with imageaffine(),
where there are already user notes by abc at ed48 dot com which appear
to be correct.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339317 c90b9560-bf6c-de11-be94-00142212c4b1
2016-06-10 12:16:15 +00:00
Christoph Michael Becker
c2aae8928b
minor fixes by anon users
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338507 c90b9560-bf6c-de11-be94-00142212c4b1
2016-01-15 17:34:57 +00:00
Christoph Michael Becker
142e1a0eb7
typo fixes submitted by anon users
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338501 c90b9560-bf6c-de11-be94-00142212c4b1
2016-01-15 14:14:37 +00:00
Adam Harvey
cf10d85794
Move the imageps* warnings up to match other functions.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338428 c90b9560-bf6c-de11-be94-00142212c4b1
2016-01-08 01:34:23 +00:00
Adam Harvey
50c3dfb417
Rename entity.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337348 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-09 01:15:27 +00:00
Adam Harvey
fa77555e3a
Add removal notices to T1 functions.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337347 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-09 01:15:20 +00:00
Christoph Michael Becker
1f4b86ab4b
added note that getimagesize() is not suitable to detect whether a file is an
...
image (contributed by Boris Madzar)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337230 c90b9560-bf6c-de11-be94-00142212c4b1
2015-07-23 21:59:05 +00:00
Christoph Michael Becker
a08be5cd1e
fixed example which assumed that calling iptcembed() would fail if there's
...
already an APP13 marker, what is not true as of PHP 4.3.0 at least
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337191 c90b9560-bf6c-de11-be94-00142212c4b1
2015-07-18 20:03:52 +00:00
Christoph Michael Becker
1f4a041725
fixed documentation of spool parameter;
...
made minor improvements to example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337182 c90b9560-bf6c-de11-be94-00142212c4b1
2015-07-17 13:16:01 +00:00
Christoph Michael Becker
5ee269e173
improved documentation of imagexbm according to #53640
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337142 c90b9560-bf6c-de11-be94-00142212c4b1
2015-07-11 20:52:56 +00:00
Christoph Michael Becker
374efba173
fixed gd_info() doc wrt. 'WebP Support' key ( #70047 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337141 c90b9560-bf6c-de11-be94-00142212c4b1
2015-07-11 16:05:58 +00:00
Christoph Michael Becker
966b269f4f
added changelog ( fixes #69878 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337000 c90b9560-bf6c-de11-be94-00142212c4b1
2015-06-18 19:22:33 +00:00
Peter Cowburn
0938cb6b68
IMG_FILTER_BRIGHTNESS allows -225 to 255
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336904 c90b9560-bf6c-de11-be94-00142212c4b1
2015-06-09 20:59:14 +00:00
Kalle Sommer Nielsen
e7d9bc47f4
Added a changelog to each of the removed imageps*() function references for 7.0.0
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336856 c90b9560-bf6c-de11-be94-00142212c4b1
2015-05-29 07:44:59 +00:00
Maciej Sobaczewski
fbc4ef92fa
More PHP 4 removals, mainly language snippets.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336340 c90b9560-bf6c-de11-be94-00142212c4b1
2015-04-03 08:14:30 +00:00
Adam Harvey
c5f1d257e1
Note the fix for bug #65171 , and generally flesh out the imagescale() docs.
...
Fixes doc bug #68239 (Incorrect documentation or library bug).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335164 c90b9560-bf6c-de11-be94-00142212c4b1
2014-11-07 10:16:20 +00:00
Simion Onea
14af302c9c
Making the XML definition consistent across the entire project.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334762 c90b9560-bf6c-de11-be94-00142212c4b1
2014-09-05 07:44:07 +00:00
Maciej Sobaczewski
e41aab5eca
Remove changelogs for PHP 4 - 3rd round
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334621 c90b9560-bf6c-de11-be94-00142212c4b1
2014-08-27 17:46:13 +00:00
Maciej Sobaczewski
8b5940cade
Remove changelogs for PHP 4 - 2nd round
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334605 c90b9560-bf6c-de11-be94-00142212c4b1
2014-08-26 14:28:17 +00:00
Maciej Sobaczewski
afc3f34c68
Remove changelogs for PHP 4 - 1st round
...
Useful changelogs entries remain untouched.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334592 c90b9560-bf6c-de11-be94-00142212c4b1
2014-08-23 17:55:23 +00:00
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