For a Webserver I need to create the png graphics format.

I want to use as little external components as possible.

Has someone experience with the zlib format or specification?
Can it be used without allocating memory?
Or with a given memoryblock for operation?

I would like to prevent allocating memory and freeing memory all the times...
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to