slackbuilds_ponce/libraries/gdk-pixbuf
Robby Workman 143991a46e Entire Repo: Remove APPROVED field from .info files
This field used to make sense in our pre-git days, but
the Signed-Off-By: line serves the same purpose (and
even more) now, so APPROVED has been rejected.  ;-)

Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2012-08-14 23:22:50 -05:00
..
gdk-pixbuf.info Entire Repo: Remove APPROVED field from .info files 2012-08-14 23:22:50 -05:00
gdk-pixbuf.SlackBuild libraries/gdk-pixbuf: miscellaneous cleanups 2010-06-01 00:45:32 -05:00
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).