summaryrefslogtreecommitdiffstats
path: root/libraries/evas/README
diff options
context:
space:
mode:
author Aleksandar Samardzic <asamardzic@matf.bg.ac.yu>2010-05-11 20:00:45 +0200
committer Alan Hicks <alan@lizella.net>2010-05-11 20:00:45 +0200
commit8c25022543e6047b8e13d583eb99ef0378ef65ee (patch)
tree1bac1ad33daffd648c1b5c385339d7fbade20dfd /libraries/evas/README
parentbc1d33afc7e8435f31ff5a813de98900a1b17132 (diff)
downloadslackbuilds-8c25022543e6047b8e13d583eb99ef0378ef65ee.tar.gz
slackbuilds-8c25022543e6047b8e13d583eb99ef0378ef65ee.tar.xz
libraries/evas: Added to 12.0 repository
Diffstat (limited to 'libraries/evas/README')
-rw-r--r--libraries/evas/README9
1 files changed, 9 insertions, 0 deletions
diff --git a/libraries/evas/README b/libraries/evas/README
new file mode 100644
index 0000000000..f045ec42ba
--- /dev/null
+++ b/libraries/evas/README
@@ -0,0 +1,9 @@
+Evas is part of Enlightenment DR17 foundation libraries.
+
+Evas is a hardware-accelerated canvas API for X-Windows that can draw
+anti-aliased text, smooth super and sub-sampled images, alpha-blend,
+as well as drop down to using normal X11 primitives such as pixmaps,
+lines and rectangles for speed if your CPU or graphics hardware are
+too slow.
+
+Evas is dependent upon eet package.