Implemented some functions of the new Evas::Gradient API.
[ruby-evas.git] / README
1 = ruby-evas - Ruby bindings for Evas
2
3 ruby-evas is a set of Ruby language bindings for Enlightenment's Canvas
4 library, Evas.
5
6 ruby-evas is maintained by:
7
8 :include: AUTHORS
9
10 == License
11
12 ruby-evas is available under the GNU LGPL.
13
14 == Installation
15
16 Run "rake install" to install ruby-evas.
17
18 == Documentation
19
20 Online documentation is available at
21 http://docs.code-monkey.de/ruby-evas.
22
23 You can recreate the documentation by running "rake rdoc".