Skip to main content
Latest
class DrawableFontPointSize
implements IDrawable
import { DrawableFontPointSize } from "https://deno.land/x/frugal@0.9.6/doc/dep/imagemagick_deno.ts";

Constructors

new
DrawableFontPointSize(pointSize: number)

Properties

private
readonly
_pointSize: number