GIF or PNG?
PNG is using deflate algorithm.
GIF is using its own.

On Sun, Jul 28, 2013 at 4:53 PM, Mark Morgan Lloyd <
markmll.fpc-pas...@telemetry.co.uk> wrote:

> Michael Van Canneyt wrote:
>
>> There are 3 options:
>>
>>  paszlib.pas pascal implementation of libz.
>>
>>  zstream.pp  stream interface, uses paszlib.
>>
>>  zlib.pp  native interface to C libz library.
>>
>
> Is any one of those more "natural" than the rest, because e.g. it's
> already used for GIF handling?
>
> --
> Mark Morgan Lloyd
> markMLl .AT. telemetry.co .DOT. uk
>
> [Opinions above are the author's, not those of his employers or colleagues]
>
> ______________________________**_________________
> fpc-pascal maillist  -  
> fpc-pascal@lists.freepascal.**org<fpc-pascal@lists.freepascal.org>
> http://lists.freepascal.org/**mailman/listinfo/fpc-pascal<http://lists.freepascal.org/mailman/listinfo/fpc-pascal>
>
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to