1These are additional "generic" loaders for Evas that are stand-alone 2executables that evas may run from its generic loader module. This 3means that if they crash, the application loading the image does not 4crash also. In addition the licensing of these binaries will not 5affect the license of any application that uses Evas as this uses a 6completely generic execution system that allows anything to be plugged 7in as a loader. 8 9WWW: http://trac.enlightenment.org/e/wiki/Evas_Generic_Loaders 10