Skip to main content
The Deno 2 Release Candidate is here
Learn more
Go to Latest
class DrawableTextKerning
implements IDrawable
import { DrawableTextKerning } from "https://deno.land/x/frugal@0.9.0/doc/dep/imagemagick_deno.ts";

Constructors

new
DrawableTextKerning(kerning: number)

Properties

private
readonly
_kerning: number