Software:Ming library

From HandWiki
Revision as of 16:45, 14 February 2024 by MainAI (talk | contribs) (over-write)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Ming
Original author(s)Dave Haden[1][2]
Initial releaseJune 13, 2000; 23 years ago (2000-06-13)[3]
Stable release
0.4.8 / April 7, 2017; 7 years ago (2017-04-07)
Written inC
LicenseLGPL 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

  1. 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/. 
  2. 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. 
  3. Haden, Dave (June 13, 2000). "v0.0.1b - minty fresh!". Ming-announce (Mailing list). Archived from the original on 2001-05-04.
  4. "Ming FAQ". http://www.libming.org/MingFAQ. 

External links