dams            Tue Apr 17 06:51:52 2001 EDT

  Modified files:              
    /phpdoc/en/appendices       resources.xml 
  Log:
  Added some new image's ressource.
  
Index: phpdoc/en/appendices/resources.xml
diff -u phpdoc/en/appendices/resources.xml:1.7 phpdoc/en/appendices/resources.xml:1.8
--- phpdoc/en/appendices/resources.xml:1.7      Fri Apr  6 00:24:04 2001
+++ phpdoc/en/appendices/resources.xml  Tue Apr 17 06:51:52 2001
@@ -341,7 +341,8 @@
      <function>imagecreatefromjpeg</function>,
      <function>imagecreatefrompng</function>,
      <function>imagecreatefromwbmp</function>,
-     <function>imagecreatefromstring</function>
+     <function>imagecreatefromstring</function>,
+     <function>imagecreatetruecolor</function>
     </entry>
     <entry>
      <function>imagearc</function>,
@@ -379,7 +380,20 @@
      <function>imagestringup</function>,
      <function>imagesx</function>,
      <function>imagesy</function>,
-     <function>imagettftext</function>
+     <function>imagettftext</function>,
+     <function>imagefilledarc</function>,
+     <function>imageellipse</function>,
+     <function>imagefilledellipse</function>,
+     <function>imagecolorclosestalpha</function>,
+     <function>imagecolorexactalpha</function>,
+     <function>imagecolorresolvealpha</function>,
+     <function>imagecopymerge</function>,
+     <function>imagecopymergegray</function>,
+     <function>imagecopyresampled</function>,
+     <function>imagetruecolortopalette</function>,
+     <function>imagesetbrush</function>,
+     <function>imagesettile</function>,
+     <function>imagesetthickness</function>
     </entry>
     <entry>
      <function>imagedestroy</function>


Reply via email to