paper.js/src/path
2013-10-18 15:15:54 +02:00
..
CompoundPath.js Implement Style#windingRule and use it in Path#contains(). 2013-10-18 14:54:13 +02:00
Curve.js Handle more special cases in winding algorithm. 2013-10-18 15:15:54 +02:00
CurveLocation.js Fix documentation irregularities. 2013-08-23 19:45:28 -07:00
Path.Constructors.js Set named arguments at the end, since some depend on geometry to be defined (e.g. #clockwise). 2013-10-17 14:03:05 +02:00
Path.js Implement Style#windingRule and use it in Path#contains(). 2013-10-18 14:54:13 +02:00
PathFitter.js Remove need for all special arguments in minification, and restructure code to avoid warnings. 2013-06-24 10:15:54 -07:00
PathFlattener.js Remove isParameter from Curve.evaluate() 2013-06-27 17:12:35 -07:00
PathItem.Boolean.js Fix indentation levels. 2013-09-22 18:18:22 -07:00
PathItem.js Move and unify handling of Item#_set(props) to new Item#_initialize(), and add support for props.insert = false. 2013-07-21 15:45:22 -07:00
Segment.js Implement item-level #equals() method and clean up other equals methods. 2013-10-17 13:08:54 +02:00
SegmentPoint.js Implement serialization of selection. 2013-10-17 12:04:11 +02:00
SelectionState.js Update copyright information comments, and year. 2013-01-28 18:03:27 -08:00