Commit Graph

11 Commits

Author SHA1 Message Date
morkt
3c3f2013ef updated formats.
(ExeFile): limited support for 16-bit Windows executables.
(MbImageFormat): recognize 'MK' signature.
(XP3, VF, YPF): added common executable signature.
(PICT): improved parser.
(Macromedia): improved support, recognize archives within windows executables.
(SEEN): fixed decompression.
2023-09-25 21:01:22 +04:00
morkt
77fde27d26 bunch of stuff. 2023-08-24 01:33:50 +04:00
morkt
4acf1a178b MTL images (unfinished). 2018-06-19 12:57:29 +04:00
morkt
4d4172b8b8 (BDF): ignore empty entries. 2018-05-29 21:06:47 +04:00
morkt
41ccdbd813 (BdfOpener): override OpenImage method. 2018-05-22 17:40:58 +04:00
morkt
bb18303eb4 IBinaryStream migration. 2016-10-16 09:22:53 +04:00
morkt
f1d66206bc (IResource.CanWrite): new property.
(ArchiveFormat.CanCreate): renamed to CanWrite.
2016-10-11 00:05:22 +04:00
morkt
65d04bc1c2 use explicit type declarations instead of LINQ Cast(). 2016-03-22 06:58:28 +04:00
morkt
38e87316ab additional sanity checks. 2016-01-18 20:35:43 +04:00
morkt
3be1c106c0 SPL image format. 2015-09-10 04:37:31 +04:00
morkt
31842bdea5 implemented BDF multi-frame images. 2015-08-23 07:33:37 +04:00