问题
I want to multiply each point with transform matrix to get updated points but how to do it? Below code is on how to calculate transform matrix,
<!--fabric js -->
console.log("Matrix :"+polygon.calcTransformMatrix());
来源:https://stackoverflow.com/questions/38692570/how-to-multiply-each-point-with-objects-transform-matrix