Line 100-102 says:
/** Returns the smallest rectangle that contains all points within the path
after it's been transformed with the given tranasform matrix.
*/
“tranasform” should be “transform”.
Line 100-102 says:
/** Returns the smallest rectangle that contains all points within the path
after it's been transformed with the given tranasform matrix.
*/
“tranasform” should be “transform”.
Thanks, I’ll get that fixed.