fabric
Version:
Object model for HTML5 canvas, and SVG-to-canvas parser. Backed by jsdom and node-canvas.
1 lines • 623 B
Source Map (JSON)
{"version":3,"file":"constant.mjs","sources":["../../extensions/aligning_guidelines/constant.ts"],"sourcesContent":["import type { AligningLineConfig } from './typedefs';\n\nexport const aligningLineConfig: AligningLineConfig = {\n /** At what distance from the shape does alignment begin? */\n margin: 4,\n /** Aligning line dimensions */\n width: 1,\n /** Aligning line color */\n color: 'rgb(255,0,0,0.9)',\n};\n"],"names":["aligningLineConfig","margin","width","color"],"mappings":"AAEO,MAAMA,kBAAsC,GAAG;AACpD;AACAC,EAAAA,MAAM,EAAE,CAAC;AACT;AACAC,EAAAA,KAAK,EAAE,CAAC;AACR;AACAC,EAAAA,KAAK,EAAE,kBAAA;AACT;;;;"}