- 论坛徽章:
- 224
|
Dependencies
GEGL currently builds and works on linux, win32 and OSX most probably also on other systems where glib and gtk+ work.
Core
glib (including gobject, and gmodule) 2.16 or newer, which provides inheritance, dynamic modules, common algorithms and data structures for C programming.
babl 0.0.22 or newer (for pixel-format agnostisism).
libpng (png load/export ops, and image magick fallback import)
ruby (only if building from git)
GUI (sandbox for testing ops and the API)
GTK+
Optional dependencies for operations.
SDL (display op)
libjpeg (jpg loader op)
libopenexr (exr loader op)
libopenraw (raw loader op)
cairo, pango (text source op)
avcodec, avformat (ff-load and experimental ff-save)
librsvg (svg loader)
Documentation (this document)
asciidoc
http://www.gegl.org/#_download |
|