Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/lume/deps/imagick.ts>DrawableTextInterlineSpacing

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

Constructors

new
DrawableTextInterlineSpacing(spacing: number)

Properties

private
readonly
_spacing: number