dmtrKovalenko / odiff

The fastest pixel-by-pixel image visual difference tool in the world.
MIT License
2.03k stars 74 forks source link

Draft: Add buffers as input #74

Open eWert-Online opened 1 year ago

eWert-Online commented 1 year ago

Fixes #53

eWert-Online commented 1 year ago

@dmtrKovalenko What do you think of the design so far? I may have some time to work on this this week, but I want to make sure I am on the right path before continuing 🙂

dmtrKovalenko commented 1 year ago

Makes sense, but I would really check if there would be possible to read images directly from stdin instead of creating additional ocaml buffer.