I've finally found a way not to have to project the lines from a dummy [-1, -1, 0, 0] space to the pixel space. This PR removes the code that was taking care of that, and adds a utility that validates that the doodles drawn are within the image bounds.
I've finally found a way not to have to project the lines from a dummy [-1, -1, 0, 0] space to the pixel space. This PR removes the code that was taking care of that, and adds a utility that validates that the doodles drawn are within the image bounds.