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

x/lume/deps/imagick.ts>DrawableTextInterwordSpacing

🔥 Static site generator for Deno 🦕
Very Popular
Go to Latest
class DrawableTextInterwordSpacing
implements IDrawable
import { DrawableTextInterwordSpacing } from "https://deno.land/x/lume@v1.19.0/deps/imagick.ts";

Constructors

new
DrawableTextInterwordSpacing(spacing: number)

Properties

private
readonly
_spacing: number