Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/dwm/ext/canvas.ts>SvgCanvas#complete

Deno Window Manager: Cross-platform window creation and management
Go to Latest
method SvgCanvas.prototype.complete
import { SvgCanvas } from "https://deno.land/x/dwm@0.3.4/ext/canvas.ts";

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