summaryrefslogtreecommitdiffstats
path: root/libraries/evas/README
blob: f045ec42bad14ab99f995673a227de4f70b4636a (plain)
1
2
3
4
5
6
7
8
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.