[PHP-DOC] cvs: phpdoc /en/reference/image/functions imagesetstyle.xml

2007-01-26 Thread Mehdi Achour
didou   Fri Jan 26 23:06:24 2007 UTC

  Modified files:  
/phpdoc/en/reference/image/functionsimagesetstyle.xml 
  Log:
  IMG_COLOR_TRANSPARENT may be used too (user note)
  
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/image/functions/imagesetstyle.xml?r1=1.11&r2=1.12&diff_format=u
Index: phpdoc/en/reference/image/functions/imagesetstyle.xml
diff -u phpdoc/en/reference/image/functions/imagesetstyle.xml:1.11 
phpdoc/en/reference/image/functions/imagesetstyle.xml:1.12
--- phpdoc/en/reference/image/functions/imagesetstyle.xml:1.11  Fri Jan 19 
19:49:07 2007
+++ phpdoc/en/reference/image/functions/imagesetstyle.xml   Fri Jan 26 
23:06:24 2007
@@ -1,5 +1,5 @@
 
-
+
 
  
   imagesetstyle
@@ -16,8 +16,8 @@
imagesetstyle sets the style to be used by all
line drawing functions (such as imageline
and imagepolygon) when drawing with the special
-   color IMG_COLOR_STYLED or lines of images with color
-   IMG_COLOR_STYLEDBRUSHED.
+   color IMG_COLOR_STYLED or lines of images with color
+   IMG_COLOR_STYLEDBRUSHED.
   
  
  
@@ -29,7 +29,9 @@
  style
  
   
-   An array of pixel colors.
+   An array of pixel colors. You can use the 
+   IMG_COLOR_TRANSPARENT constant to add a 
+   transparent pixel.
   
  
 


[PHP-DOC] cvs: phpdoc /en/reference/image/functions imagesetstyle.xml

2002-12-22 Thread Gabor Hojtsy
gobaSun Dec 22 14:46:03 2002 EDT

  Modified files:  
/phpdoc/en/reference/image/functionsimagesetstyle.xml 
  Log:
  Fix example, so it will display properly. Also modify
  example title...
  
  
Index: phpdoc/en/reference/image/functions/imagesetstyle.xml
diff -u phpdoc/en/reference/image/functions/imagesetstyle.xml:1.4 
phpdoc/en/reference/image/functions/imagesetstyle.xml:1.5
--- phpdoc/en/reference/image/functions/imagesetstyle.xml:1.4   Thu Dec 19 22:34:54 
2002
+++ phpdoc/en/reference/image/functions/imagesetstyle.xml   Sun Dec 22 14:46:02 
+2002
@@ -1,5 +1,5 @@
 
-
+
 
   

@@ -25,8 +25,9 @@
  Following example script draws a dashed line from upper left to
  lower right corner of the canvas:
  
-  imagesetstyle
+  imagesetstyle example
   
+
   
  
 



-- 
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




[PHP-DOC] cvs: phpdoc /en/reference/image/functions imagesetstyle.xml

2002-12-19 Thread Damien Seguy
damsThu Dec 19 22:34:54 2002 EDT

  Modified files:  
/phpdoc/en/reference/image/functionsimagesetstyle.xml 
  Log:
  fixing error in the example
  
  
Index: phpdoc/en/reference/image/functions/imagesetstyle.xml
diff -u phpdoc/en/reference/image/functions/imagesetstyle.xml:1.3 
phpdoc/en/reference/image/functions/imagesetstyle.xml:1.4
--- phpdoc/en/reference/image/functions/imagesetstyle.xml:1.3   Thu Apr 18 13:13:10 
2002
+++ phpdoc/en/reference/image/functions/imagesetstyle.xml   Thu Dec 19 22:34:54 
+2002
@@ -1,5 +1,5 @@
 
-
+
 
   

@@ -27,9 +27,8 @@
  
   imagesetstyle
   
-
+
   
  
 



-- 
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php