For test, i'm using simple brush with "predefined" brush tip, which is just filled square. The preset is defined so that: * rotation depends on drawing angle * ratio depends on "fuzzy stroke". I think that rotation should be applied after ratio; so, if you take a square, then apply "ratio" = 0.5, then rotate it, you will get a rotated rectangle. But if you first rotate the square, and next apply ratio, you will get a parallelogram. I think this is not what intended. Will attach a screenshot. Reproducible: Always Actual Results: brush draws series of parallelograms. Expected Results: brush draws series of rotated rectangles.
Created attachment 100264 [details] Here you can see some parallelograms where rectangles are expected to be seen
Created attachment 100265 [details] Brush preset which was used for test
I've asked Nishanth to take a look.
Fixed in 61c422b9ad25cb6291a9a33094331de4b0f9f7c2