On Wed, 2002-09-11 at 02:47, Everaldo Canuto wrote: > I'm needing to use ".png" files on my application but I have one doubts. > What it is better? Create a interface with libpng or rewrite libpng on C#? Is this app for Windows or Linux? If you're targeting Linux, you can use the 'gdk-pixbuf' library provided by gtk#. -- Duncan Mak <duncan@ximian.com>