Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-03-31 | GRAPHICS: Add support for PICT opcode $90 BitsRect | sluicebox | |
Add limited support for unpacked PICT bits which FPFP Mac requires. SCI games use packed PICT bits unless an image is less than 8 bytes per row in which case they can't be packed, like FPFP's shovel icon. Fixes bug #7059 which prevents the game from being completed. | |||
2018-09-14 | IMAGE: Check the output surface bounds when writing QT encoded PICT images | Bastien Bouclet | |
2016-05-31 | IMAGE: Init memory before usage | Eugene Sandulenko | |
2014-02-28 | IMAGE: Share the same pool of codecs between PICT and QuickTime | Matthew Hoops | |
2014-02-28 | IMAGE: Move all ImageDecoders to image/ | Matthew Hoops | |