https://github.com/ged/ming-ruby
A resurrected (and updated) copy of the Ruby binding for libming
https://github.com/ged/ming-ruby
Last synced: about 1 year ago
JSON representation
A resurrected (and updated) copy of the Ruby binding for libming
- Host: GitHub
- URL: https://github.com/ged/ming-ruby
- Owner: ged
- Created: 2015-07-02T21:10:04.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2015-07-02T21:11:22.000Z (almost 11 years ago)
- Last Synced: 2025-02-10T20:57:02.541Z (over 1 year ago)
- Language: Ruby
- Size: 1.87 MB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README
- Changelog: ChangeLog
Awesome Lists containing this project
README
Ming/Ruby -- ruby library for generating Adobe Flash (SWF)
based on Ming
Contributors:
* IKEGAMI Daisuke
* Carson Macdonald
* Richard Fairhurst
* Kazuki Sakamoto
* Pawel Karwowski
Short description:
'Ming/Ruby' is a ruby extension library for generating Adobe
Flash (SWF). It is a wrapper for Ming [0] which is a C library for
the same purpose. See directory 'doc/' for details.
License:
License of Ming/Ruby is LGPL because one of Ming is LGPL.
'setup.rb' is an installer tool which is written by Minero Aoki.
License of 'setup.rb' is also LGPL.
Requires:
* ruby 1.8.x [1]
* Ming 0.4rc1 [0]
* libfreetype
* libpng
* libungif
* libz
setup.rb is included this Ming/Ruby package.
References
[0] - http://ming.sourceforge.net/
[1] - http://www.ruby-lang.org/
[2] - http://www.loveruby.net/en/man/setup/