mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
11 lines
414 B
Text
11 lines
414 B
Text
|
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).
|
||
|
|