gegl-vala
A vala VAPI binding providing access to GEGL. This binding is maintained manually.
Features
- GEGL buffer public API.
- GEGL graph public API.
Download
rGEGL has no official release yet, the code lives in the GNOME git repository and can be browsed online.
Building
To build gegl-vala type the following in the toplevel source directory:
$ ./configure && make && sudo make install
Samples
Samples of how to use gegl-vala are distributed with the source and can be browsed online.
Copyright
gegl-vala is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version.
Contributors
Étienne Bersac