webrender icon indicating copy to clipboard operation
webrender copied to clipboard

Support for JPEG exif orientation flag

Open benoitkugler opened this issue 9 months ago • 0 comments

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.

benoitkugler avatar May 02 '24 16:05 benoitkugler