Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/shapes_plus/mod.ts>SvgCanvas#complete

Used canvas library to make shapes
Latest
method SvgCanvas.prototype.complete
import { SvgCanvas } from "https://deno.land/x/shapes_plus@v0.0.5.1/mod.ts";

In order to complete the SVG, you must call this method. Call it only once before saving or encoding.