webrender
webrender copied to clipboard
Support for JPEG exif orientation flag
See https://github.com/Kozea/WeasyPrint/issues/1667
golang standard lib does not support the flag. We could try and use a transformation matrix instead of relying on external libraries.