SlackBuildsOrg/libraries/gdk-pixbuf
Erik Hanson 4248415dde Add REQUIRED field to .info files.
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
2012-08-19 21:57:51 -05:00
..
gdk-pixbuf.info Add REQUIRED field to .info files. 2012-08-19 21:57:51 -05:00
gdk-pixbuf.SlackBuild
README
slack-desc

gdk-pixbuf is a library for manipulating images.
The gdk-pixbuf library provides a number of features:

  - GdkPixbuf structure for representing images.
  - Image loading facilities, both synchronous and progressive.
  - Rendering of a GdkPixbuf into various formats:
    drawables (windows, pixmaps), GdkRGB buffers.
  - Fast scaling and compositing of pixbufs.
  - Simple animation loading (ie. animated gifs).