imlib2-devel

Development package for imlib2

Description:

This package contains development files for imlib2.

Imlib 2 is a library that does image file loading and saving as well
as rendering, manipulation, arbitrary polygon support, etc.  It does
ALL of these operations FAST. Imlib2 also tries to be highly
intelligent about doing them, so writing naive programs can be done
easily, without sacrificing speed.  This is a complete rewrite over
the Imlib 1.x series. The architecture is more modular, simple, and
flexible.

Homepage: http://docs.enlightenment.org/api/imlib2/html/

License: Imlib2

Vendor: Philippe Troin <phil@fifi.org>

Packages

imlib2-devel-1.4.2-4.0.0.1.fif11.i586 [43 KiB] Changelog by Philippe Troin (2009-06-30):
- Use smarter limits (image cannot grow over 2 Gi pixels) instead of preventing
  loading any image bigger than 8k x 8k pixels.