Outline progress
This commit is contained in:
parent
afdc467daf
commit
8e9cdd1364
4 changed files with 114 additions and 26 deletions
|
@ -54,8 +54,8 @@ if (args.debug) {
|
|||
points_lib.dump(points)
|
||||
}
|
||||
|
||||
// if (args.outline) {
|
||||
// outline_lib.draw(points, config)
|
||||
// }
|
||||
if (args.outline) {
|
||||
outline_lib.draw(points, config)
|
||||
}
|
||||
|
||||
console.log('Done.')
|
Loading…
Add table
Add a link
Reference in a new issue