Commit graph

33 commits

Author SHA1 Message Date
Christoph Michael Becker
099a58be24 Fix bug #75788: getimagesize() for GIF
We clarify the details regarding the image size reported by
getimagesize() for GIFs vs. the actual size of images created by
imagecreatefromgif().

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343841 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-15 13:58:49 +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
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
Nikola Smolenski
d732584196 - New entities for GD image library
- Capitalize Content-Type in all affected files as in RFC 2616 (and IMO prettier)


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@309972 c90b9560-bf6c-de11-be94-00142212c4b1
2011-04-05 15:03:52 +00:00
Daniel Egeberg
96c9d88bad Converted to utf-8
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297028 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-28 22:10:10 +00:00
Richard Quadling
04a0c156ef Add <alt> tags to <mediaobject> tags.
Corrected typo in example title for image/functions/imagestringup.xml

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293274 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-08 13:59:09 +00:00
Torben Wilson
af4410a7e1 Normalized the sgml-default-dtd-file local-variable line for those
still using this, after discussion on the phpdoc list.
From now on, manual.ced will need to be found at ~/.phpdoc/manual.ced.



git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288721 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-25 07:04:39 +00:00
Nilgün Belma Bugüner
7cde145001 fixed properties
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283817 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-11 07:33:00 +00:00
Richard Quadling
0678a1f3e4 New filerefs for PhD0.4.4
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@275914 c90b9560-bf6c-de11-be94-00142212c4b1
2009-02-16 11:38:14 +00:00
Philip Olson
8348abbc15 Revert "New filerefs for images." as the build system is not ready
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@275729 c90b9560-bf6c-de11-be94-00142212c4b1
2009-02-13 07:36:38 +00:00
Richard Quadling
b1bc689d5a New filerefs for images.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@275588 c90b9560-bf6c-de11-be94-00142212c4b1
2009-02-11 15:40:54 +00:00
Richard Quadling
05da70232c Added &reftitle.examples; and fixed some markup.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@265650 c90b9560-bf6c-de11-be94-00142212c4b1
2008-08-29 15:49:16 +00:00
Kalle Sommer Nielsen
0ebb1e4ec0 * Fixing minor errors / adding improvements on many gd related functions with help from Ross Masters
* Added watermark examples on the main page based on Pierre's code by Ross Masters
* Added examples for the following functions
 * imagefilter
 * imageftbbox
 * imagegif
 * imagepsbbox
 * imagettfbbox
 * iptcembed
* Following examples are by Ross Masters
 * imagealphablending
 * imagecolorexact
 * imagecolorexactalpha
 * imagecolormatch
 * imagecolorresolve
 * imagecolorresolvealpha
 * imagegd
 * imagegd2
 * imagelayereffect
 * imagepstext


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@265588 c90b9560-bf6c-de11-be94-00142212c4b1
2008-08-28 19:03:16 +00:00
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
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
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
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
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
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
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
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
Mehdi Achour
45a0f65851 CS : Function declarations follow the 'one true brace' convention
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@148756 c90b9560-bf6c-de11-be94-00142212c4b1
2004-01-15 12:43:50 +00:00
Mehdi Achour
38754fb943 integrating users notes
adding examples
obfuscating vic's email
adding documentation to image_type_to_mime_type


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@137914 c90b9560-bf6c-de11-be94-00142212c4b1
2003-08-15 22:50:50 +00:00
Mehdi Achour
391c25a6cf adding PHP tags in the examples
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@135250 c90b9560-bf6c-de11-be94-00142212c4b1
2003-07-16 17:25:02 +00:00
Nicolas Chaillan
570fc7b381 reverting, the doc will need to be clear that it permits only read...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@111759 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-14 11:00:21 +00:00
Nicolas Chaillan
2ae5d512cd Fixing #21630
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@111758 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-14 10:48:57 +00:00
Wez Furlong
195ea36a31 Document/tidy up/clarify some more streams related information.
Add notes about URL support for GD functions.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@97008 c90b9560-bf6c-de11-be94-00142212c4b1
2002-09-26 13:56:54 +00:00
Sander Roobol
ce2e02e8b4 GD uses resources...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@78672 c90b9560-bf6c-de11-be94-00142212c4b1
2002-04-18 17:13:10 +00:00
Hartmut Holzgraefe
5b9fc29465 revision tags added
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@78496 c90b9560-bf6c-de11-be94-00142212c4b1
2002-04-17 06:45:35 +00:00
Hartmut Holzgraefe
a4b6d72ad3 banana-split
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@78202 c90b9560-bf6c-de11-be94-00142212c4b1
2002-04-15 00:12:54 +00:00