On Sun, Apr 18, 2010 at 02:51:13PM -0300, Ernesto Domato wrote: > Hi, I compiled and installed todays SVN version and it seems that you > forgot to include it on the installation file. > > On the other hand, ¿is AG_SurfaceFromJPEG fully implemented yet?. I > tried it today but the error that it gives is "Error loading JPEG > file" when SDL_image can load it without problems.
It was not loading the jpeg data correctly. A fix has been committed; demos/loader/ now uses AG_SurfaceFromJPEG() and AG_SurfaceFromPNG() instead of SDL_image. _______________________________________________ Agar mailing list [email protected] http://libagar.org/lists.html
