Skip to content

v0.3.0-beta

Pre-release
Pre-release
Compare
Choose a tag to compare
@ZILtoid1991 ZILtoid1991 released this 10 Oct 18:20
· 12 commits to master since this release
5e37e87
  • Added support for 16 bit per channel bitmaps loaded from PNG files.
  • PNG filtering is tested for the most part.
  • Added support for PNG background indexes and transparency.
  • Floating-point is now used for conversions.

Known issues:

  • Certain PNG files that behave quite badly with other loaders might have issue with this one too. (See: MARBLE8.png)
  • Unittest fails with DMD on x86, most likely due to rounding errors.