UNPKG

fabric

Version:

Object model for HTML5 canvas, and SVG-to-canvas parser. Backed by jsdom and node-canvas.

3 lines (2 loc) 208 B
const h=(h,t)=>Math.min(t.width/h.width,t.height/h.height),t=(h,t)=>Math.max(t.width/h.width,t.height/h.height);export{t as findScaleToCover,h as findScaleToFit}; //# sourceMappingURL=findScaleTo.min.mjs.map