inliquid
inliquid
> This info is irreverent since it would load the image into it's own internal format which would always be valid to do operations on. So as long as it...
@nigeltao This kind of error was never mentioned in #10447, and error I see absolutely meaningless. It's not `premature end of JPEG file` or something, it's generic `unexpected EOF` from...
@AlexRouSg as I said, we want auto orientation feature, and it works with use of `imaging.Open` call like: ```go img, err := imaging.Open("test.jpg", imaging.AutoOrientation(true)) ``` or with direct call of...
> As for (1), that is a duplicate of #10447, as previously mentioned. Even if we 'fixed' (2), we can't solve your underlying problem (you want as much of the...
> To repeat, even if we returned a different error, you wouldn't see any difference in ... in your original code snippet. This is just a stupid form. I wrote...
Since you added `go.mod` to repo I had to change it to point to my own repo, otherwise I wasn't be able to use it. Keep in mind that you...
@frednomoon Thanks. Not sure if this gonna be merged, but you can use either my repo (https://github.com/inliquid/uuid) or fork it for yourself. Note, that if you are using modules, you...
I'm also using latest Firefox all the time and never seen anything like this. Don't see it at the moment. Try disabling plugins and addons, @jarliaud.
https://github.com/picturepan2/spectre/issues/629 https://github.com/picturepan2/spectre/issues/603 https://github.com/picturepan2/spectre/issues/652
Still nothing? In my case it breaks normal view on mobile by adding extra space to the right or left.