Add support for smaller than 4x4 blocks in raw block encoding methods
Opened this issue · 0 comments
Nominom commented
If the image dimensions are not a multiple of 4, the last edge blocks should be padded. This already happens in normal encode methods, but not in single-block encode.