riidefi/RiiStudio

Fix librii::image

riidefi opened this issue · 1 comments

This is perhaps the most problematic file in the entire codebase. We should probably write tests (dumping decoded images to png for verification).
Current issues:

  • Encoding sub 32x32 images.
  • Mipmaps

Both have been fixed