diff options
author | Michael Meeks <michael.meeks@suse.com> | 2012-11-05 12:30:34 +0000 |
---|---|---|
committer | Michael Meeks <michael.meeks@suse.com> | 2012-11-05 12:30:34 +0000 |
commit | ed7d5822c0008a7416bd9cc19d6b0c0e58a352ae (patch) | |
tree | b585e877ec58db467209c2e049c6d115b324229a /gdk-pixbuf/README | |
parent | 4aed4f436cf8e4b0f3f034dfb1d1025b05a61f0a (diff) |
cleanup README files.
Convert DOS -> unix newlines.
Cleanup and clarify several files.
Diffstat (limited to 'gdk-pixbuf/README')
-rw-r--r-- | gdk-pixbuf/README | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/gdk-pixbuf/README b/gdk-pixbuf/README index 325bd2d32c54..0af0a8229585 100644 --- a/gdk-pixbuf/README +++ b/gdk-pixbuf/README @@ -1,10 +1,10 @@ -GdkPixbuf is a library for image loading and pixel buffer manipulation.
-And it's provides a number of features:
-
- - Image loading saving facilities.
- - Rendering of a GdkPixBuf into various formats:
- drawables (windows, pixmaps), GdkRGB buffers.
- - Fast scaling and compositing of pixbufs.
- - Simple animation loading (ie. animated GIFs)
-
+GdkPixbuf is a library for image loading and pixel buffer manipulation. +And it's provides a number of features: + + - Image loading saving facilities. + - Rendering of a GdkPixBuf into various formats: + drawables (windows, pixmaps), GdkRGB buffers. + - Fast scaling and compositing of pixbufs. + - Simple animation loading (ie. animated GIFs) + See Also [ http://developer.gnome.org/gdk-pixbuf/stable/ ]
\ No newline at end of file |