close method
dynamic
close()
Close the path @function close @memberof opentype.Path.prototype
Implementation
close() {
closePath();
}
Close the path @function close @memberof opentype.Path.prototype
close() {
closePath();
}