Adriaan van Os wrote:
Does anyone on the list know about source code in Pascal for FlateDecode compression ? It is used in PNG images and in PDF files.
I suggest to link to the existing C libraries (libz and/or libpng). I don't generally recommend translating standard libraries to Pascal. The C libraries are tested by more people and (usually) maintained, and writing a Pascal interface is much easier than translating the whole library (especially if only a small part of the library interface is actually needed, like in many cases I know). Frank -- Frank Heckenbach, frank@g-n-u.de, http://fjf.gnu.de/, 7977168E GPC To-Do list, latest features, fixed bugs: http://www.gnu-pascal.de/todo.html GPC download signing key: 51FF C1F0 1A77 C6C2 4482 4DDC 117A 9773 7F88 1707