> Incidentally, whilst searching for the jpeg protocols, I
> found out that jpeg
> can be a lossy format insofar as depending on what standard
> one is using,
> the file is deteriorated on each save, due to compression
> losses.

If you are only modifying the text in a JPEG, then it follows that you
shouldn't decompress and recompress the bitmap.  JPEG was designed as a
presentation format, not one which you can do image processing on.

> However
> GIF does not suffer from that problem.

GIF and other non-lossy compression formats by definition are NOT lossy -
the image does not degrade with decompression / compression.

> Apparently the best system
> non-licensed is PNG, but there is not so much use of that around yet.

This is not quite true.  IE5 supports it, and so does a number of other
paint type applications.


Dennis.

---------------------------------------------------------------------------
    New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
                  Website: http://www.delphi.org.nz

Reply via email to