paper.js/src
Jürg Lehni 56335ae5f5 Implement SVG-style #arcTo() version.
This should fix the arc related part of issue #413.
2014-03-12 23:00:47 +01:00
..
basic Implement SVG-style #arcTo() version. 2014-03-12 23:00:47 +01:00
canvas Expose the view's pixel-ratio and resolution through View#pixelRatio and View#resolution 2014-02-26 16:19:48 +01:00
core Implement SVG-style #arcTo() version. 2014-03-12 23:00:47 +01:00
docs Update copyright notice. 2014-01-04 01:47:16 +01:00
dom Implement propper support for pointer events and MSPointer events. 2014-03-12 13:22:41 +01:00
item Merge pull request #387 from mgrabovsky/master 2014-03-02 01:05:21 +01:00
net Update copyright notice. 2014-01-04 01:47:16 +01:00
path Implement SVG-style #arcTo() version. 2014-03-12 23:00:47 +01:00
project Optimize and fix code that draws selections and handles. 2014-03-04 09:26:55 +01:00
style Fix all faulty {@true} doc statements. 2014-02-26 15:39:00 +01:00
svg Fix importPoly() on Node.js 2014-03-02 01:02:33 +01:00
text Prevent accidental transformation of selection bounds in TextItem. 2014-03-02 01:07:36 +01:00
tool Update copyright notice. 2014-01-04 01:47:16 +01:00
ui Deactivate dragstart events on view too. 2014-03-12 15:39:08 +01:00
util Update copyright notice. 2014-01-04 01:47:16 +01:00
constants.js Update copyright notice. 2014-01-04 01:47:16 +01:00
export.js Minor clean-up in the way Base.exports are handled. 2014-03-03 22:53:00 +01:00
load.js Update copyright notice. 2014-01-04 01:47:16 +01:00
options.js Rename fatline option to more explicit fatlineClipping. 2014-02-24 21:54:47 +01:00
paper.js Minor changes. 2014-02-20 20:26:40 +01:00