On Mon, Apr 19, 2010 at 23:16, Julien Nadeau <[email protected]> wrote: > On Sun, Apr 18, 2010 at 02:51:13PM -0300, Ernesto Domato wrote: >> 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. >
Perfect, I tested the AG_SurfaceFromPNG() when I send the report and I knew that it was working but for some images it is preferred to use JPEG because of the size of it. Thanks. Ernesto. _______________________________________________ Agar mailing list [email protected] http://libagar.org/lists.html
