Giuliano Colla schrieb:

Maybe there's some inconsistency hanging around:

in intgraphics.pas - TLazReaderBMP.InternalReadBody, when attempting to read RLE Bitmap:

          raise FPImageException.Create('4 bit RLE Bitmaps not supported');

          raise FPImageException.Create('8 bit RLE Bitmaps not supported');

Exactly this is the reason why I wrote this patch.


- Sebastian

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

Reply via email to