Oddities icon indicating copy to clipboard operation
Oddities copied to clipboard

.NET libraries supporting several old and obscure data formats: DIB, MRB, NE, SHG, WinHelp.

Results 4 Oddities issues
Sort by recently updated
recently updated
newest added

> @ForNeVeR I found a bug in Dib.fs. In particular, stride was incorrectly calculated in odd-width bitmaps. > > It seems that there are no such sprites in the game...

bug
help wanted

Currently, Oddities.NE lacks any unit tests. We should find some free NE binaries or find a way to generate them, and then add a test suite. One program I find...

enhancement
help wanted
good first issue

Currently, Oddities.WinHelp completely lacks any tests. We should add them. It's quite hard to find any test data for the library, though. I'm not aware of any modern tooling that...

enhancement
help wanted
good first issue

Currently, Oddities.DIB lacks any tests. We should have some. Test data should be relatively easy to obtain: just draw some BMP files and then chunk them.

enhancement
help wanted
good first issue