Graeme Geldenhuys wrote:
---------- Forwarded message ----------
From: Graeme Geldenhuys <[EMAIL PROTECTED]>
Date: 28-Aug-2007 11:35
Subject: PNG support and FPReadPNG unit
To: lazarus@miraclec.com


Hi,

Does Lazarus use the FPReadPNG unit included in 'fcl-image'?  If not, why not?

Why do you think it doesn't ?

in IntfGraphics.pas:
TLazReaderPNG = class(TFPReaderPNG)

Also what PNG features does the fpreadpng.pp unit support?  Alpha
blending etc or does that only related to the Canvas painting and not
actually the image reading function.

Since r11897 a png is read including alpha.


Marc


If Lazarus uses it's own PNG implementation, what does it support
compared to the FPReadPNG unit?

Regards,
  - Graeme -

_________________________________________________________________
     To unsubscribe: mail [EMAIL PROTECTED] with
                "unsubscribe" as the Subject
   archives at http://www.lazarus.freepascal.org/mailarchives


_________________________________________________________________
    To unsubscribe: mail [EMAIL PROTECTED] with
               "unsubscribe" as the Subject
  archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to