wasm4
wasm4 copied to clipboard
Add ability for `png2src` to handle any width
By padding the last byte, any size would work.
It seems like the blit function is already able to handle data with widths not divisible by 4 or 8, but I have no clue about blitSub.