Michaël Zasso
Michaël Zasso
Related: if we imagine the stack in 3D, is the first image (`images[0]`) at the bottom or at the top? In other words, if we look at the stack from...
If the mental model of it is a movie, "Stack" seems like the wrong name 😕
I don't know, hence my question. In other image processing software, stacks do not represent videos. They are used to combine multiple images, for example to enhance quality and contrast...
https://github.com/nodejs/node/pull/58071 should be included as a prerequisite for https://github.com/nodejs/node/pull/58070
We are missing volunteers for future v25.x releases :(
Not for now.
Isn't the feature already available in the library that we are using to draw lines? I wasn't expecting you to implement it from scratch.
Feedback on what? I agree with you the result is ugly
No, we don't need the feature at the moment.
Use case: draw various primitive things (starting with lines) on an existing image without taking care of creating the output image and validating parameters.