diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-08-23 00:56:45 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-08-26 07:19:56 +0700 |
commit | da59d089927df37d8a56f9e6be42c59237c68ef8 (patch) | |
tree | 88794025dc77c0a09997b8f32ad088d78f17b5f4 /libraries | |
parent | 2e487273d3cc2843a094d67e8461d63793bdad10 (diff) |
libraries/imlib2: Update README.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries')
-rw-r--r-- | libraries/imlib2/README | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/libraries/imlib2/README b/libraries/imlib2/README index ad2317619d7c..6788db883c8b 100644 --- a/libraries/imlib2/README +++ b/libraries/imlib2/README @@ -5,8 +5,3 @@ images to disk in one of many formats, render image data onto other images, render images to an X-Windows drawable, produce pixmaps and pixmap masks of images, apply filters to images, rotate images, accept RGBA data for images, scale images, and more. - -Slackware comes with Imlib 1.9.x - Note that the imlib2 site says: -"Imlib2 can be installed alongside Imlib 1.x without any problems since -they are effectively different libraries - but they have very similar -functionality." |