Package home | Report new bug | New search | Development Roadmap Status: Open | Feedback | All | Closed Since Version 0.4.0

Request #12122 Add output driver for Flash (swf)
Submitted: 2007-09-26 12:52 UTC
From: troehr Assigned: uwesteinm
Status: Closed Package: Image_Canvas (version 0.3.1)
PHP Version: Irrelevant OS:
Roadmaps: (Not assigned)    
Subscription  


 [2007-09-26 12:52 UTC] troehr (Torsten Roehr)
Description: ------------ I have written an output driver for Flash (swf). At the moment it supports the following shapes/features: - drawEnd() (line ending) - line() - polygon() - rectangle() - ellipse() - addText() - setBackground() - toHtml() It does not support (yet): - setFillImage() - setGradientFill() - pieslice() - image() - setClipping() Please find attached the respective files. Best regards, Torsten

Comments

 [2007-09-26 12:59 UTC] troehr (Torsten Roehr)
It requires the PHP ming extension. Also I had to zip the SWF.php because of the 20KB upload limit.
 [2008-07-08 12:03 UTC] uwesteinm (Uwe Steinmann)
Fixed in CVS.
 [2008-07-08 13:26 UTC] uwesteinm (Uwe Steinmann)
This bug has been fixed in CVS. If this was a documentation problem, the fix will appear on pear.php.net by the end of next Sunday (CET). If this was a problem with the pear.php.net website, the change should be live shortly. Otherwise, the fix will appear in the package's next release. Thank you for the report and for helping us make PEAR better.