TODO: added items 3 and 4
[maemo-efl] / examples / README.txt
1 Here you will find some examples of code to run on maemo using EFL.
2
3 Basically, you need to use ecore.evas.SoftwareX11_16() instead of
4 ecore.evas.SoftwareX11() in order to get optimized render.
5
6 Please notice that SoftwareX11_16() is still incomplete, so maybe
7 you will need to use SoftwareX11() to get everything working.
8
9 More code can be found at:
10  - http://www.enlightenment.org/
11  - http://barbieri-playground.googlecode.com/svn/efl-tests/