- [Added] Support for RGBA PNG decoding
- [Added] Library example and screenshot
- [Added] Automatic clipping of blitted bitmaps
- [Added] square & minifb mask examples
- [Changed] Bitmap coordinates can be negative
- [Changed] Blitting with mask + added mask enum
- [TODO] Bits mask import
- [TODO] More sexy examples
- PNG decoding as 0RGB or RGBA
- [Added] PNG decoding optional feature (WIP)
- [Fixed] Blitting functions
- [Fixed] Out of bounds checks
- [Added] Blit with bit mask
- [Added] Blit with color mask
- [Added] Out of limits operations check
- [Added] minifb example
- Initial release, bitmap blitting, framebuffer clear & partial clear, pixel drawing