[Swfed-svn] swfed-svn [147] require に giflib を追加

Back to archive index

svnno****@sourc***** svnno****@sourc*****
2009年 6月 6日 (土) 00:58:05 JST


Revision: 147
          http://svn.sourceforge.jp/view?root=swfed&view=rev&rev=147
Author:   yoya
Date:     2009-06-06 00:58:05 +0900 (Sat, 06 Jun 2009)

Log Message:
-----------
require に giflib を追加

Modified Paths:
--------------
    trunk/doc/readme.txt


-------------- next part --------------
Modified: trunk/doc/readme.txt
===================================================================
--- trunk/doc/readme.txt	2009-06-05 15:56:24 UTC (rev 146)
+++ trunk/doc/readme.txt	2009-06-05 15:58:05 UTC (rev 147)
@@ -8,11 +8,11 @@
 * require
 
  - php on unix
- - zlib and libpng 
+ - zlib
+ - libpng and giflib (optional)
 
+* example
 
-* sample
-
  - replace image id = 1 jpeg data
  $swf = new SWFEditor(); 
  $swf->input($swfdata); 
@@ -20,7 +20,7 @@
  echo $swf->output(); 
  
  - other sample code
-   http://svn.sourceforge.jp/svnroot/swfed/trunk/sample/ 
+   http://svn.sourceforge.jp/svnroot/swfed/trunk/sample/
 
 * demo
 



Swfed-svn メーリングリストの案内
Back to archive index