paper.js/src
2013-03-01 15:30:45 -08:00
..
basic Use #_set() in Rectangle#initialize() to simplify code and increase flexibility. 2013-03-01 14:37:27 -08:00
browser Fix issue with SVG tests. 2013-03-01 14:17:31 -08:00
color Implement new private Format object that handles formatting of number, point, size and rectangle. 2013-02-28 19:14:05 -08:00
core Simplify code for reading of named arguments, removing the need for filtering arguments by using 'in' checks instead for the presence of properties / setters. 2013-03-01 14:06:04 -08:00
docs Update copyright information comments, and year. 2013-01-28 18:03:27 -08:00
item Include clipMask in serialization. 2013-03-01 15:30:45 -08:00
path Simplify code for readRectangle() in Path.Constructors. 2013-03-01 14:39:26 -08:00
project Implement Symbol clipping and handle positioning correctly. 2013-03-01 11:19:47 -08:00
style Allow setting of styles on empty Groups. 2013-02-14 21:36:58 -08:00
svg Support point translations for normals defs in SvgImport. 2013-03-01 14:52:20 -08:00
text Simplify drawing of seleced bounds by having Item#_boundsSelelected default to true for Raster, PlacedSymbol and TextItem. 2013-02-24 15:53:37 -08:00
tool Move #_setProperties() and #set() from Item to Base, rename it to #_set and use it for Tool too. 2013-02-15 18:28:49 -08:00
ui Remove Base.toFloat() and replace with direct parseFloat() calls. 2013-02-28 19:14:05 -08:00
util Implement new private Format object that handles formatting of number, point, size and rectangle. 2013-02-28 19:14:05 -08:00
constants.js Update copyright information comments, and year. 2013-01-28 18:03:27 -08:00
load.js Implement new private Format object that handles formatting of number, point, size and rectangle. 2013-02-28 19:14:05 -08:00
paper.js Implement new private Format object that handles formatting of number, point, size and rectangle. 2013-02-28 19:14:05 -08:00