paper.js/src
2013-10-30 01:43:55 +01:00
..
basic Fix documentation of Point#angle. 2013-10-29 23:37:05 +01:00
canvas Include new, improved point in path algorithm based on winding number. 2013-10-18 14:22:59 +02:00
core No need for Object.getPrototypeOf(). 2013-10-19 12:08:04 +02:00
docs Update copyright information comments, and year. 2013-01-28 18:03:27 -08:00
dom Optimise DomElement.getPrefixValue() 2013-10-10 16:40:46 +02:00
item Handle importing of SVG gradients for shapes, and drawing of canvas gradients correctly. 2013-10-30 01:25:13 +01:00
path Implement PathItem#cubicCurveBy() and #quadraticCurveBy() 2013-10-30 01:43:55 +01:00
project Improve documentation. 2013-10-29 19:25:10 +01:00
style Handle importing of SVG gradients for shapes, and drawing of canvas gradients correctly. 2013-10-30 01:25:13 +01:00
svg Fix comment. 2013-10-30 01:27:07 +01:00
text Clear ctx.shadowColor after ctx.fill() to avoid application to both fill and stroke. 2013-10-30 00:00:04 +01:00
tool Docs: Various smaller clean ups. 2013-10-16 14:20:13 +02:00
ui Only fire change events if values actually change. 2013-10-29 21:52:42 +01:00
util Update Numerical.solveQuadratic() / solveCubic() to optionally filter results to be in a given range. 2013-10-18 13:52:01 +02:00
constants.js Remove SVG constants, as we don't use them anymore. 2013-03-02 08:11:47 -08:00
export.js Switch from options.browser and options.node to options.environment 2013-10-10 23:09:00 +02:00
load.js Switch from options.browser and options.node to options.environment 2013-10-10 23:09:00 +02:00
options.js Make Palette code optional and only include id in paper-full.js 2013-10-29 21:56:00 +01:00
paper.js Make Palette code optional and only include id in paper-full.js 2013-10-29 21:56:00 +01:00