mirror of
https://github.com/scratchfoundation/paper.js.git
synced 2025-01-05 20:32:00 -05:00
Include CurveFlattener.js in build.
This commit is contained in:
parent
5fa43efb79
commit
72ac909713
1 changed files with 1 additions and 0 deletions
|
@ -67,6 +67,7 @@ var paper = new function() {
|
|||
//#include "path/SegmentPoint.js"
|
||||
//#include "path/SelectionState.js"
|
||||
//#include "path/Curve.js"
|
||||
//#include "path/CurveFlattener.js"
|
||||
//#include "path/CurveLocation.js"
|
||||
//#include "path/PathItem.js"
|
||||
//#include "path/Path.js"
|
||||
|
|
Loading…
Reference in a new issue