Skip to main content
Module

x/lume/deps/imagick.ts>DrawableFontPointSize

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

Constructors

new
DrawableFontPointSize(pointSize: number)

Properties

private
readonly
_pointSize: number