Skip to main content
Module

x/canvas/mod.ts>TextStyleConstructor

Canvas API for Deno, ported from canvaskit-wasm (Skia).
Go to Latest
interface TextStyleConstructor
import { type TextStyleConstructor } from "https://deno.land/x/canvas@v1.0.0/mod.ts";

Methods

Fills out all optional fields with defaults. The emscripten bindings complain if there is a field undefined and it was expecting a float (for example).