Skip to content
This repository was archived by the owner on Jan 4, 2021. It is now read-only.

Commit 8f74ecd

Browse files
committed
added stokes in jiix export
1 parent 2b8cf0f commit 8f74ecd

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

examples/non-version-specific/programmatic_init.html

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,12 @@
4747
left: 10,
4848
right: 10
4949
}
50+
},
51+
export: {
52+
jiix: {
53+
'bounding-box': true,
54+
'strokes': true
55+
}
5056
}
5157
}
5258
}

0 commit comments

Comments
 (0)