paper.js/src
2012-11-06 11:28:50 -08:00
..
basic Implement Matrix support in SvgExporter. 2012-11-06 10:04:04 -08:00
browser
color Implement transparent constant-substitution in prepro.js to shave of some extra bytes of final distribution file. 2012-11-05 18:11:44 -08:00
core Move Base.equals() to Base extension, where it belongs. 2012-11-06 07:19:04 -08:00
docs
item Fix problem when calling new Group([]). 2012-11-06 18:07:51 +01:00
path Rename CompoundPath#simplify() to #flatten() to avoid clashes with Path#simplify(), and add Path#flatten(), returning itself. 2012-11-06 10:16:03 -08:00
project Implement transparent constant-substitution in prepro.js to shave of some extra bytes of final distribution file. 2012-11-05 18:11:44 -08:00
style Implement transparent constant-substitution in prepro.js to shave of some extra bytes of final distribution file. 2012-11-05 18:11:44 -08:00
svg Optimise loops. 2012-11-06 11:28:50 -08:00
text Implement transparent constant-substitution in prepro.js to shave of some extra bytes of final distribution file. 2012-11-05 18:11:44 -08:00
tool Documentation for Tool and View event handling. 2012-02-02 11:45:02 +01:00
ui Always set canvas size, to avoid zooming pixels if size is set to a percentage. 2012-10-31 09:49:42 -07:00
util Introduce Numerical.isZero(), for comparisons against 0 with a tolerance. 2012-11-05 21:06:13 -08:00
constants.js Implement constant substitution for SVG constants. 2012-11-05 18:26:29 -08:00
load.js
paper.js Implement SvgStyles as meta information about style-attribute mappings for both Svg Importer and Exporter. 2012-11-05 18:58:16 -08:00