UNPKG

@haxtheweb/haxcms-nodejs

Version:

HAXcms single and multisite nodejs server, api, and administration

1 lines 251 B
import{HachureFiller as l}from"./hachure-filler.js";export class HatchFiller extends l{fillPolygon(l,o){const e=this._fillPolygon(l,o),s=Object.assign({},o,{hachureAngle:o.hachureAngle+90}),n=this._fillPolygon(l,s);return e.ops=e.ops.concat(n.ops),e}}