From: Grzegorz A. H. <gr...@ti...> - 2006-04-27 18:03:48
|
On 2006-04-27, AKX <th...@gm...> wrote: > Actually a modified version of JPGAlleg is included in my > wrapper. The wrapper supports png, jpeg and animated gif > loading out of the box, provided you have the libpng library > available. Other loader libraries are included. I guess you are right in that including the libraries with the python version (instead of the other way round) is easier for users. So basically you offer Allegro + popular addons + higher level language. Have you heard of somebody using it? It makes me wonder why people don't turn to such solutions. Just today I had to write a program which modifies images, and it would have taken me ten times more to do it in C rather than python. |