Software:Ming library
From HandWiki
Original author(s) | Dave Haden[1][2] |
---|---|
Initial release | June 13, 2000[3] |
Stable release | 0.4.8
/ April 7, 2017 |
Written in | C |
License | LGPL 2.1 |
Website | {{{1}}} |
Ming is a C library for creating Adobe Flash (.swf) files. It is often packaged as a PHP module that allows for the dynamic generation of Flash animations. In addition to PHP, the library can also be used in the programming languages C++, Perl, Python, and Ruby.
Ming's core library is distributed under the terms of the GNU Lesser General Public License, and its makeswf command-line tool is distributed under the terms of the GNU General Public License, thus making Ming free software.[4]
References
- ↑ Doll, Shelley (2002-04-30). "Ming offers a flexible, easy way to create dynamic Flash with PHP". https://www.techrepublic.com/article/ming-offers-a-flexible-easy-way-to-create-dynamic-flash-with-php/.
- ↑ Wallace, Shawn (December 2002). "9: Using Ming". Perl Graphics Programming. O'Reilly Media. p. 238. ISBN 978-0-596-00219-0. https://www.oreilly.com/library/view/perl-graphics-programming/9781449358280/ch09.html.
- ↑ Haden, Dave (June 13, 2000). "v0.0.1b - minty fresh!". Ming-announce (Mailing list). Archived from the original on 2001-05-04.
- ↑ "Ming FAQ". http://www.libming.org/MingFAQ.
External links
- ming at PECL
Original source: https://en.wikipedia.org/wiki/Ming library.
Read more |