paper.js/src/path
2013-10-30 00:00:04 +01:00
..
CompoundPath.js Clear ctx.shadowColor after ctx.fill() to avoid application to both fill and stroke. 2013-10-30 00:00:04 +01:00
Curve.js Some more work on comments. 2013-10-29 21:20:19 +01:00
CurveLocation.js Fix documentation irregularities. 2013-08-23 19:45:28 -07:00
Path.Constructors.js Share ellipse reading code between Shape.Ellipse and Path.Ellipse. 2013-10-29 21:15:28 +01:00
Path.js Clear ctx.shadowColor after ctx.fill() to avoid application to both fill and stroke. 2013-10-30 00:00:04 +01: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 Implement CompoundPath#_getWindings() and move #_contains() code for both Path and CompoundPath to PathItem. 2013-10-29 17:57:25 +01:00
Segment.js Improve selection serialization to JSON and fix issue in deserialization. 2013-10-18 21:12:25 +02:00
SegmentPoint.js Improve selection serialization to JSON and fix issue in deserialization. 2013-10-18 21:12:25 +02:00
SelectionState.js Update copyright information comments, and year. 2013-01-28 18:03:27 -08:00