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

Constructors

new
DrawableTextInterwordSpacing(spacing: number)

Properties

private
readonly
_spacing: number