Am Monday 08 November 2010 11:59:27 schrieb Michael Van Canneyt: > On Mon, 8 Nov 2010, Rainer Stratmann wrote: > > For a Webserver I need to create the png graphics format. > > > > I want to use as little external components as possible. > > What is wrong with the existing png reader ? > > Michael.
I don't know any bugs in the existing png reader. My application is running in a critical environment. Also the webserver code I wrote completely myself. All with static memory. No dynamic allocating memory blocks. In these days memory is not the problem. http://demo.klimaregelung.de For showing measuring values I need png support. _______________________________________________ fpc-pascal maillist - [email protected] http://lists.freepascal.org/mailman/listinfo/fpc-pascal
