What is a “matrix” for in raphael
问题 I'm trying to get a better understanding of raphael.js in general, but i've found that the raphael.js documentation can be confusing at times and at other times a bit vague. can anyone explain to me what matrix is for and how it is used? 回答1: There's almost no good, clear information on Matrix in Raphael anywhere. However, the good news is, it's almost exactly the same as Matrix transformations in SVG and also CSS3. There are some guides to matrix transforms in SVG, but they usually assume