paper.js/src
2011-06-14 12:45:37 +01:00
..
basic Fix a porting error in Line#getSide(). 2011-06-14 12:27:37 +01:00
browser Define DomElement.isInvisible(), to check if the given element is not displaying. 2011-06-14 00:20:27 +01:00
color Color docs: add class introduction and examples. 2011-06-13 17:13:23 +02:00
core Switch to Bootstrap.js version that is produced by compiling it with CORE_ONLY flag, and adapt Base.js so Base still gets exported. 2011-06-03 21:20:36 +01:00
item Fix Group clipping and ignore Item#clipMask in the documentation for now. 2011-06-14 12:15:46 +02:00
path Handle special case of infinitely big circle in Path#arcTo(), by cheating using an approximation of a really big circle. 2011-06-14 12:45:37 +01:00
project Improve Project#currentStyle documentation. 2011-06-10 13:44:30 +02:00
text Document TextItem#content. 2011-06-10 14:05:58 +02:00
tool Documentation edits. 2011-06-04 15:50:29 +02:00
ui Use a different strategy to determine canvas size for invisible canvases. 2011-06-14 00:20:58 +01:00
util Improve explanatory comments. 2011-06-06 11:44:15 +01:00
load.js Implement PathFitter and Path#pointsToCurves(). 2011-06-05 19:27:18 +01:00
paper.js Implement PathFitter and Path#pointsToCurves(). 2011-06-05 19:27:18 +01:00