astc-encoder
astc-encoder copied to clipboard
Support EXIF orientation information
As highlighted by #534, we don't support image EXIF orientation information for many input images formats, so the compressor uses pixels in physical layout and the compressed image looks "wrong" when seen by a user.
We should consider adding support for this.