aboutsummaryrefslogtreecommitdiffstats
path: root/src/path.js
Commit message (Collapse)AuthorAgeFilesLines
* Made code more readable and included docswout2013-01-041-8/+9
|
* Replaced clip() in favor of mask()wout2013-01-011-5/+5
| | | | Some browsers had issues with clipping, masking was a better option.
* Code refactoringwout2012-12-291-1/+1
|
* Added polyline and polygon, removed ciclewout2012-12-291-1/+1
|
* Reworked transform()wout2012-12-271-2/+2
|
* Fix in pathwout2012-12-261-0/+5
|
* Streamlined codewout2012-12-211-1/+1
|
* Added font elementwout2012-12-201-2/+1
|
* Added transform()wout2012-12-181-1/+1
|
* Refactored code for readability and sizewout2012-12-171-6/+11
|
* Implemented core librarywout2012-12-161-0/+13