From 7801f694bb5533927e58ab127400be01dbf338d9 Mon Sep 17 00:00:00 2001 From: Heinz Wiesinger Date: Tue, 11 May 2010 22:53:34 +0200 Subject: development/ming: Added to 12.1 repository --- development/ming/README | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 development/ming/README (limited to 'development/ming/README') diff --git a/development/ming/README b/development/ming/README new file mode 100644 index 0000000000000..a840aa7b00383 --- /dev/null +++ b/development/ming/README @@ -0,0 +1,12 @@ +Ming is a Flash (SWF) output library. It can be used from PHP, +Perl, Ruby, Python, C, C++, Java, and probably more on the way. +It comprises a lot of Flash functionality, including features +of Flash 6. Specifically, it lets you create: shapes (including +morphs), text, sprites (aka movie clips), buttons, and actions +in flash movies, plus more. The goal for Ming is to abstract +away all of the mundane specifics of the SWF file format. + +This package contains the c++, perl, python, php and tcl-plugin. +To enable the php-plugin you have to add + extension=php_ming.so +to the appropriate place in /etc/httpd/php.ini \ No newline at end of file -- cgit v1.2.3