Dmitriy Kovalenko

Results 188 comments of Dmitriy Kovalenko

This sounds like an extremely custom use case and a very simple logic to write, why not to quickly parse image file for sizes (no need to decode) and manually...

I think this is generally a dilemma of the contest specific correction. As a form of the past tense of the word “seek” the “seeked” would be grammatically wrong, but...

Firstly thank you so much for your contribution. This is amazing! Yes we definitely need to change the types of the odiff.d.ts file and regenerate readme. Also it would be...

Yeah I can push something tomorrow

Oh yeah and after thinking a bit about this: in case there is no output we should not actually write and output buffer so we can save performance a little...

> Also, as I understand there was an issue in the case of antialiasing = false, because diffOutput was shallow copy of img1. So whenever difOutput was modified, img1 was...

yes, we should keep sticking with a good useful design for the main function as I also want to publish this is a standalone OPAM package at some point. And...

> But I did notice difference is results when specifying output and when it wasn't specified: Yes, I know this, but this is not a big deal in a real-world...

What is the use case? What are you trying to get as an output?

Thank you for review I have a question though about this > Wrap the FrameData in a Handle, and offer access to the members through functions (the simple members don't...