Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
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.0/deps/imagick.ts";

Constructors

new
DrawableTextInterlineSpacing(spacing: number)

Properties

private
readonly
_spacing: number