diff options
Diffstat (limited to 'libraries/gdk-pixbuf/README')
-rw-r--r-- | libraries/gdk-pixbuf/README | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/libraries/gdk-pixbuf/README b/libraries/gdk-pixbuf/README deleted file mode 100644 index 77ed81396f..0000000000 --- a/libraries/gdk-pixbuf/README +++ /dev/null @@ -1,10 +0,0 @@ -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). - |