On Mon Mar 24 15:59:53 2025 +0000, Bartosz Kosiorek wrote:
No. In most cases matrix is not existing, or matrix translation is set to 0.0 I think it is expected behaviour that with single path point (or zero path points) it returns 0.0 for width and height.
Yeah, I think returning early in case of 1 point makes sense. I just wouldn't bother putting the matrix translation into the rect, until we either know something needs it or we have to implement other behaviors that make sense of it.