Kalle Sommer Nielsen
e4f35b22e2
Fix various bugs inside gd documentation part 3/3
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@264210 c90b9560-bf6c-de11-be94-00142212c4b1
2008-08-05 07:32:05 +00:00
Kalle Sommer Nielsen
ac861274c6
Fix various bugs inside gd documentation part 2/3
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@263890 c90b9560-bf6c-de11-be94-00142212c4b1
2008-07-31 08:29:45 +00:00
Kalle Sommer Nielsen
85bdebe1e4
Fix various bugs inside gd documentation part 1/3
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@263821 c90b9560-bf6c-de11-be94-00142212c4b1
2008-07-30 03:05:34 +00:00
Kalle Sommer Nielsen
c34bac89bd
Added undocumented constant GD_BUNDLED
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@263807 c90b9560-bf6c-de11-be94-00142212c4b1
2008-07-29 21:26:28 +00:00
Kalle Sommer Nielsen
f9328eef04
imagecolorclosesthwb() is now available on Windows in 5.3 ( #44849 )
...
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 #45511 and user note #84416 .
...
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
Daniel P. Brown
38e589c73b
Addresses Bug #45379 .
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@261703 c90b9560-bf6c-de11-be94-00142212c4b1
2008-06-27 16:06:49 +00:00
Philip Olson
db367ae954
Unified <title> and <titleabbrev> in every extensions book.xml/reference.xml
...
See the following bug report for details: http://bugs.php.net/44736
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@260480 c90b9560-bf6c-de11-be94-00142212c4b1
2008-05-30 17:25:13 +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 #44855 (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
Philip Olson
d522d135a1
Removed PHP 3 information from the manual. Goodbye PHP 3, thanks for all the memories!
...
This commit covers many files.
The CVS file phpweb/manual/php3.php will exist to store [most of] this info.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@253274 c90b9560-bf6c-de11-be94-00142212c4b1
2008-02-19 21:45:32 +00:00
Felipe Pena
b2ea7ba7ac
Fix image extension ( #43939 )
...
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
Hannes Magnusson
ef7b3b8495
MFB: Upgrade to the new-reference-structure
...
- (Created missing setup sections in setup.xml, if any)
- Moved the intro to book.xml
- Changed the intro ID from <extname>.intro to intro.<extname>
- Moved the constants entity to book.xml
- Changed constants.xml to be an appendix
- Moved the examples to examples.xml
NOTE: The chapter has the ID 'image.examples', the orginal 'image.examples' example is now 'image.examples-png'
- Moved the requirements and resources sections to setup.xml
- Moved the configure and ini entities to setup.xml
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@248838 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-23 18:37:23 +00:00
Hannes Magnusson
0258a77f1e
MFB: Rename "functions.xml" to entities.<dirname>.xml
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@247901 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-10 17:06:11 +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
378e92e549
Add a oneliner for each constant
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@244157 c90b9560-bf6c-de11-be94-00142212c4b1
2007-10-13 18:38:02 +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
fd64ecd44d
New gd constants as of 5.2.4
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@244151 c90b9560-bf6c-de11-be94-00142212c4b1
2007-10-13 16:23:54 +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
Nuno Lopes
30704b02e6
semi-automatic update of the ini.xml files
...
still not updating the big table, because of technical issues
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@242562 c90b9560-bf6c-de11-be94-00142212c4b1
2007-09-14 21:30:51 +00:00
Jakub Vrana
ec5b0b084a
In UTF-8 (bug #37009 )
...
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 #42224 => 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 #41321
...
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 #41321
...
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 ( #38794 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
ab66e86255
Add few constants
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@236245 c90b9560-bf6c-de11-be94-00142212c4b1
2007-05-24 13:40:51 +00:00
Hannes Magnusson
3b64eee842
Add missing php.ini configuration options
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@236242 c90b9560-bf6c-de11-be94-00142212c4b1
2007-05-24 12:49:34 +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
Hannes Magnusson
b32b849446
s/extensive/intensive (cellog)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@232452 c90b9560-bf6c-de11-be94-00142212c4b1
2007-03-23 16:35:29 +00:00
Jakub Vrana
f01daaa656
Memory extensive (bug #40541 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@232442 c90b9560-bf6c-de11-be94-00142212c4b1
2007-03-23 16:06:02 +00:00
Martin Samesch
7c0d31c069
Fix (see #31733 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@231094 c90b9560-bf6c-de11-be94-00142212c4b1
2007-03-03 22:12:01 +00:00