@pdfa-lab/fontkit / PathCommand
Interface: PathCommand ​
Defined in: src/glyph/path.ts:14
Properties ​
args ​
args:
number[]
Defined in: src/glyph/path.ts:16
command ​
command:
"moveTo"|"lineTo"|"quadraticCurveTo"|"bezierCurveTo"|"closePath"
Defined in: src/glyph/path.ts:15