David Byttow
David Byttow
I think that probably makes a lot of sense. And possibly in another package too.
i was thinking something like like how we have `mem_tests` package there'd be `golden_tests` and then the image format tests in there like `jpeg_test.go`, and so on
Should be easy to add as of https://github.com/davidbyttow/govips/pull/166
Well said, I'm with you. Basically a key point I'm hearing is that it's relatively cheap to explicitly add functions and update as we go (as well as accepting PRs...
Though, I am compelled by this: https://libvips.github.io/libvips/API/current/binding.md.html, which I think is how I originally wrote the library: https://github.com/davidbyttow/govips/blob/d4207166a5157a738183eb1060e1860605b2082c/bridge.go#L27 So, I'm a bit torn here without more exploration. And Sharp uses...
What did you use as a formatter? Was thinking of adding `black` or something similar
Nice, in your experimentation, how often did this happen? How long did it take? Would be good to understand how this changes behavior @rohanikshvaku