Edoardo Zan
Results
1
issues of
Edoardo Zan
Hi, In `Image.new_from_file` doesn't work in some cases. In the following image, it works correctly (simple rotation), with a mirrored image it doesn't work. ```python image = pyvips.Image.new_from_file(path, access='random', memory=False,...
enhancement