Forum > Graphics
Problems with RLE-8 encoded Bitmaps
Antrepolit:
Good morning,
it's me again.
Yesterday I got a problem until loading "some" bitmaps.
Lazarus showed me the message "RLE-8 encoded bitmaps are not supported".
Does anyone know if the RLE-8 compression be supported in future?
It would make me very happy :D , because I now have to convert
200 RLE-8 bitmaps :cry:
Antrepolit
theo:
I don't know if Lazarus can't but FPImage should be able to read them. See fpreadbmp.pp.
Marc:
AFAIK laz is using fpimage
Antrepolit:
Lazarus can't decode it.
Do you think, I should convert all bitmaps? The problem on it is, that
these bitmaps are in a Win32 - resource file. It means I have to export them, convert them and at least to to create a new Win32 - resource file.
Oh...
Vincent Snijders:
Marc, I think the problem is in TLazReaderBMP.InternalReadBody in the IntfGraphics unit.
I don't know what it should do to support RLE encoded bitmaps.
Navigation
[0] Message Index
[#] Next page