diff options
author | Yukihiro Nakai <nakai@FreeBSD.org> | 1999-10-14 05:00:15 +0000 |
---|---|---|
committer | Yukihiro Nakai <nakai@FreeBSD.org> | 1999-10-14 05:00:15 +0000 |
commit | 6d7f4a4423f665fefa4ae3aec5235b63480b7e96 (patch) | |
tree | 291c15163d6cf45183909f8998f80a15b6cbaefa /graphics/gdk-pixbuf/pkg-descr | |
parent | c2f7c42fc38e4a6ff81028e75a91c21e66ddf703 (diff) |
Notes
Diffstat (limited to 'graphics/gdk-pixbuf/pkg-descr')
-rw-r--r-- | graphics/gdk-pixbuf/pkg-descr | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/graphics/gdk-pixbuf/pkg-descr b/graphics/gdk-pixbuf/pkg-descr new file mode 100644 index 000000000000..0f8ad8a7f21f --- /dev/null +++ b/graphics/gdk-pixbuf/pkg-descr @@ -0,0 +1,6 @@ +The GdkPixBuf library provides a number of features: + + - Image loading facilities. + - Rendering of a GdkPixBuf into various formats: + drawables (windows, pixmaps), GdkRGB buffers. + - A cache interface |