Andrea Bogazzi
|
1fb7a1b914
|
Update polygon.class.js
|
2015-02-03 14:28:23 +01:00 |
|
asturur
|
6a6b74aae1
|
Fixes svg rendering rules
|
2015-02-03 14:24:11 +01:00 |
|
Andrea Bogazzi
|
e05a5a78e3
|
Update polygon.class.js
|
2014-09-13 16:38:42 +02:00 |
|
Andrea Bogazzi
|
c2820bfcd5
|
Update polygon.class.js
!options..left would fail in case of left = 0.
|
2014-09-05 23:04:12 +02:00 |
|
Andrea Bogazzi
|
aff2c4f313
|
Update polygon.class.js
Now polygon Top and Left can be setted in the contructor call or calculated by the points.
|
2014-09-04 22:37:25 +02:00 |
|
Andrea Bogazzi
|
6afc4dbc3a
|
Update polygon.class.js
|
2014-09-03 22:49:04 +02:00 |
|
Andrea Bogazzi
|
ece0c1549f
|
Polygon: Fixes toSVG method, removed normalization
|
2014-08-05 12:56:08 +02:00 |
|
Jim Rodovich
|
642a577ba1
|
Check for points existing before trying to do anything with them.
|
2014-08-04 15:41:39 -05:00 |
|
kangax
|
818ab118b3
|
JSCS changes; Prepare for JSCS ignore support; down to 51 failures
|
2014-08-03 16:47:27 +02:00 |
|
asturur
|
c58abe2698
|
Update polygon.class.js
Never touch too much.
|
2014-07-18 17:48:28 +02:00 |
|
asturur
|
0c36a1a7cc
|
Update polygon.class.js
|
2014-07-18 16:13:46 +02:00 |
|
Stefan Kienzle
|
b34387d10e
|
JSDoc + JSCS tweaks - Part 1
|
2014-07-17 16:18:57 +02:00 |
|
asturur
|
8482c1c29b
|
Update polygon.class.js
Apply opacity property to poligon class.
|
2014-06-19 10:42:55 +02:00 |
|
kangax
|
d2f6a9033e
|
Add JSCS validation & change bunch of things for conformance. Down to 333 failures from ~1000.
|
2014-02-16 16:36:14 -05:00 |
|
kangax
|
dbbfb992cb
|
Add all properties onto prototype (not to invalidate hidden classes)
|
2014-01-23 10:49:23 -05:00 |
|
kangax
|
64f749f8d1
|
Remove duplication in Polyline/Polygon classes
|
2013-10-26 20:20:48 +02:00 |
|
kangax
|
476da71e92
|
Doc changes
|
2013-10-25 09:05:39 +02:00 |
|
Kienz
|
be86429b32
|
Add reviver function to fabric.Canvas.toSVG.
Reviver function accepts one parameter (svg string representation of object instance) and should return svg string.
Add qunit test.
|
2013-09-29 09:22:44 +02:00 |
|
Kienz
|
92bdebfde7
|
Doc fixes, Update README (1800+ unit tests)
|
2013-08-08 18:31:26 +02:00 |
|
kangax
|
7a46482328
|
Add shadow toSVG support. Version 1.2.7
|
2013-07-25 19:39:21 +02:00 |
|
kangax
|
0bf607be2e
|
Revert polygon/polyline points change as it breaks shapes in SVG import section
|
2013-07-08 12:39:13 +02:00 |
|
kangax
|
21f87bb63a
|
Fix polygon/polyline tests and minor cleanup
|
2013-07-07 22:25:01 +02:00 |
|
Tim Andres
|
09e438b0ee
|
Fixed bounding box bug with SVG parsed polylines and polygons
|
2013-06-28 16:39:15 -04:00 |
|
kangax
|
b53209437f
|
Move shape classes (circle, line, rect, path, etc.) to /shapes dir
|
2013-05-30 21:53:49 +02:00 |
|