24 Commits

Author SHA1 Message Date
b92e2ae2fb
fix saving XBM and implement X10 format bitmap and hotspot features 2022-10-17 22:32:07 -04:00
239cc7841c
preliminary implementation of X BitMap (XBM) loading 2022-10-17 01:17:13 -04:00
fadcdd8599
refactor common chunked-data-format code from PNG and MP4 containers into ISOMediaBaseDataFormat 2022-10-02 00:45:00 -04:00
70b8babb82
properly init string table entries from actual string table 2022-09-16 01:32:41 -04:00
3183a87127
preliminary improvements to multimedia-picture plugin 2021-07-11 20:29:48 -04:00
d290894b1f
preliminary WORKING implementation of KiSS CEL picture and KCF palette data formats 2021-05-31 23:45:32 -04:00
b3733ba2f8
properly decode palette chunk in PNG (pixels still slightly off though) 2021-05-30 16:02:40 -04:00
2e33c6803d
provide a sane default for TrueVisionTGADataFormat.FormatVersion 2021-05-22 06:51:47 -04:00
010b7ffafc
replace ALL obsolete and duplicate CustomOptions code with Settings from MBS.Framework 2021-05-22 02:16:12 -04:00
1eeb6e5348
in-progress: implementing TrueVision TGA save 2021-05-11 22:47:47 -04:00
97d1401c3c
update pre-commit 2021-05-07 22:05:11 -04:00
3f1107b022
implement pre-commit hook 'Forbid spaces in indentation' 2021-05-07 18:15:20 -04:00
8b689aa3ad
add .desktop file 2021-05-07 13:50:26 -04:00
0fda2899a0
fix some codacy style guidelines 2021-01-10 18:34:34 -05:00
fa58f1cd32
this SOMEWHAT works for monochrome BMP, but is fuzzy and I don't know why 2020-09-12 09:11:09 -04:00
2cf265e898
normalize CustomOption titles to UWT standard underscore instead of Windows-specific ampersand 2020-09-05 13:00:37 -04:00
1c842411ff
add support for reading first page of an uncompressed TIFF image (it's a start...) 2020-06-17 23:29:15 -04:00
7fdf6e79a2
properly throw ObjectModelNotSupported instead of just silently failing 2020-06-14 00:46:03 -04:00
5d80b16e37
preliminary (broken?) implementation of XPM image format 2020-05-28 18:40:55 -04:00
7de88dbe86
not sure what this really is, still needs work to be done 2020-05-24 19:16:19 -04:00
186a157438
still has bugs but at least some of them have been fixed 2020-05-20 13:46:55 -04:00
a8058e0e6b
fix incorrect associations, namespaces, and other little bugs 2020-05-18 15:03:06 -04:00
f0b529a857
add standard header to existing code files 2020-04-29 00:57:58 -04:00
19fa0d64bc
reorganize directory structure and remove stale projects. our main focus will be on C# from here on out 2020-03-23 02:28:39 -04:00