diff --git a/src/modules/Image/doc-footer b/src/modules/Image/doc-footer new file mode 100644 index 0000000000000000000000000000000000000000..4f7170fde5616d16abda51e8300b2f36ccc9d23b --- /dev/null +++ b/src/modules/Image/doc-footer @@ -0,0 +1,3 @@ +**! module Image +**! note +**! </pre> diff --git a/src/modules/Image/doc-header b/src/modules/Image/doc-header new file mode 100644 index 0000000000000000000000000000000000000000..92600296b2678f18390c0ece718fa50155e50b9c --- /dev/null +++ b/src/modules/Image/doc-header @@ -0,0 +1,25 @@ +**! module Image +**! +**! This module adds image-drawing and -manipulating +**! capabilities to pike. +**! +**! <table border=0> +**! <tr> +**! <td align=left valign=top><ref>Image.image</ref></td> +**! <td align=left valign=top>Basic image manipulation</td> +**! </tr> +**! <tr> +**! <td align=left valign=top><ref>Image.font</ref></td> +**! <td align=left valign=top>Creating images from text</td> +**! </tr> +**! <tr> +**! <td align=left valign=top><ref>Image.colortable</ref></td> +**! <td align=left valign=top>Color reduction, quantisation and dither</td> +**! </tr> +**! <tr> +**! <td align=left valign=top><ref>Image.GIF</ref></td> +**! <td align=left valign=top>GIF encoding/decoding capabilities</td> +**! </tr> +**! </table> +**! note +**! <font size=-1><pre>file versions: