Custom drawBitmap() performance

i found a (temporary) workaround you can abuse this newbitmap bug to make bitmaps that are 32 bit aligned

like so for example in your image loading code:

But as soon as the newbitmap bug is fixed this workaround will no longer work