Skip to content

Interface: Dab

Defined in: dabs.ts:50

One stamp of graphite. Canvas coordinates; the renderer just draws these.

Properties

alpha

alpha: number

Defined in: dabs.ts:60

0..1, before the paper's tooth takes its cut (grain is applied per tile).


angle

angle: number

Defined in: dabs.ts:58

Rotation of the ellipse, radians. The pen's azimuth.


rx

rx: number

Defined in: dabs.ts:54

Semi-axis along angle (the lean direction) — the long one when tilted.


ry

ry: number

Defined in: dabs.ts:56

Semi-axis across it.


x

x: number

Defined in: dabs.ts:51


y

y: number

Defined in: dabs.ts:52