UNPKG

@googleforcreators/units

Version:

A collection of utility functions as well as a React context provider for dealing with "data" and "editor" pixels in the Web Stories editor.

3 lines (2 loc) 216 B
"use strict";module.exports=function(t,s,n,o,c){const e=t*Math.PI/180,r=Math.cos(e),u=Math.sin(e);return[((n-s)*r+(o-c)*u)/2-(n+s)/2,((c-o)*r+(n-s)*u)/2-(c+o)/2]}; //# sourceMappingURL=calcRotatedResizeOffset.js.map