UNPKG

@jianghh/canvas-graffiti

Version:

canvas涂鸦库,支持手写、笔写、鼠标,选中元素,并且移动、删除等功能。集成撤销重做操作。

2 lines (1 loc) 349 B
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});function l(t,e=2){return parseFloat(t.toFixed(e))}function o(t,e){t.ctx.strokeStyle=e.strokeStyle,t.ctx.lineWidth=e.lineWidth,t.ctx.shadowBlur=e.shadowBlur,t.ctx.fillStyle=e.fillStyle,t.ctx.shadowColor=e.shadowColor}exports.roundToNDecimalPlaces=l;exports.updateCtx=o;