[Mono-list] PNG, interface or rewrite?

Everaldo Canuto everaldo.canuto@bol.com.br
Tue, 10 Sep 2002 16:40:55 -0300


>
>
>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#.
>
>  
>
I'm working in new toolkit on toplevel of XWindow and main purpose is 
independent of GTK or QT  librarys (a implementation of 
System.Windows.Forms). On Windows System.Drawing provides a image 
manipulation, but on Linux System.Drawing is not full implemented.
I could collaborate in the implementation of System.Drawing namespace. 
How I can collaborate?

Sorry by my english.
Everaldo