Andrea Bogazzi
|
e5e1aef378
|
Update parser.js
Fix parser test after change in skew matrix.
We should think about using some toFixed with number of decimals ( 6 at least ? )
|
2014-10-07 10:58:44 +02:00 |
|
Andrea Bogazzi
|
094fb121c7
|
Update package.json
Fix for travis
|
2014-10-07 10:33:23 +02:00 |
|
Juriy Zaytsev
|
42477fbeab
|
Merge pull request #1716 from asturur/Opacity-for-groups
Fix opacity for groups ( part 2 )
|
2014-10-01 14:25:43 +02:00 |
|
Andrea Bogazzi
|
795bb0e70f
|
Update group.class.js
|
2014-10-01 09:52:37 +02:00 |
|
Juriy Zaytsev
|
75921959e6
|
Merge pull request #1701 from asturur/fix-lines
Fix export of lines with custom width and height
|
2014-09-29 17:49:35 +02:00 |
|
Stefan Kienzle
|
a5b9777bac
|
Merge branch 'master' of https://github.com/kangax/fabric.js
|
2014-09-29 13:54:51 +02:00 |
|
Stefan Kienzle
|
b58d9a0edb
|
Rename ellipse getRY to getRy
|
2014-09-29 13:54:19 +02:00 |
|
kangax
|
9ab511d037
|
Build distribution
|
2014-09-29 13:37:49 +02:00 |
|
Juriy Zaytsev
|
7f3f43c94b
|
Merge pull request #1699 from asturur/Ellips-rx-ry
Update ellipse.class.js
|
2014-09-29 08:41:37 +02:00 |
|
Andrea Bogazzi
|
d0de45e11a
|
Update ellipse.class.js
Mirrored from circle the way it updates width and height following rx and ry of ellipse.
|
2014-09-29 00:05:04 +02:00 |
|
Juriy Zaytsev
|
3cb1bc7cc3
|
Merge pull request #1703 from asturur/parsing-stroke-dash-array-+-misc
Update parser.js. Closes #1690.
|
2014-09-27 21:07:29 +02:00 |
|
Andrea Bogazzi
|
b2e2767053
|
Update getCssRule to exit on empty styles tag.
Test unit added.
|
2014-09-27 20:05:39 +02:00 |
|
Juriy Zaytsev
|
c696488fa6
|
Merge pull request #1702 from asturur/parsing-stroke-dash-array-+-misc
Fix parsing of stroke dash array with FLOATS. Some path fixes.
|
2014-09-26 14:21:11 +02:00 |
|
Andrea Bogazzi
|
10666e9006
|
Update parser.js
|
2014-09-26 14:03:11 +02:00 |
|
Andrea Bogazzi
|
80b831f0ed
|
Update line.class.js
Fixes custom width and height for svg export in lines
|
2014-09-26 10:00:05 +02:00 |
|
Andrea Bogazzi
|
f8e6ae9461
|
Update parser.js
Allow first example of stroke svg import to work properly
|
2014-09-26 09:52:33 +02:00 |
|
Juriy Zaytsev
|
e524c13521
|
Merge pull request #1638 from joerozek/stacking
Support for preserving object stacking. Closes #1636.
|
2014-09-25 13:32:03 +02:00 |
|
kangax
|
e6084f1f1f
|
Build distribution
|
2014-09-25 13:24:19 +02:00 |
|
Juriy Zaytsev
|
25a7804fc1
|
Merge pull request #1697 from asturur/Fix-for-SVG-export-of-standard-groups
Fix for svg export of standard groups
|
2014-09-25 13:22:10 +02:00 |
|
Andrea Bogazzi
|
00a442b028
|
exit from getSvgTransform just for pathGroups.
Fix Svg Export for normal canvas group
|
2014-09-25 11:05:39 +02:00 |
|
Juriy Zaytsev
|
12669fe64e
|
Merge pull request #1695 from zigotica/master
getPointer bounds for IE8, fixes #1550 #1349 #1693
|
2014-09-23 12:37:42 +02:00 |
|
Sergi Meseguer
|
116eb88c43
|
fixing whitespaces
|
2014-09-23 12:15:09 +02:00 |
|
Sergi Meseguer
|
4d283d87f0
|
getPointer bounds for IE8, fixes #1550 #1349 #1693
includes change from @asturur to improve readability
|
2014-09-23 12:08:10 +02:00 |
|
Juriy Zaytsev
|
ec1db65110
|
Merge pull request #1694 from asturur/FillRule-misunderstanding
Fill rule misunderstanding
|
2014-09-23 11:32:06 +02:00 |
|
kangax
|
db4688e02e
|
Fix .jshintrc
|
2014-09-23 11:31:21 +02:00 |
|
Andrea Bogazzi
|
af1138a686
|
Divided FillRule from globalCompositeOperation
|
2014-09-23 08:53:56 +02:00 |
|
kangax
|
32e8463479
|
Add requirement for space before function’s {
|
2014-09-22 20:40:39 +02:00 |
|
kangax
|
0c41880e97
|
Add maximumLineLength restriction of 120 chars and space after comma
|
2014-09-22 20:40:39 +02:00 |
|
Juriy Zaytsev
|
9dbcca6c30
|
Merge pull request #1689 from asturur/old-master
Fixes for ie8 getPointer method.
|
2014-09-22 13:16:23 +02:00 |
|
Andrea Bogazzi
|
bdde7151a2
|
Update canvas.class.js
fix for ie8 missing width and height in bounds
|
2014-09-21 23:41:07 +02:00 |
|
Andrea Bogazzi
|
673d8584d9
|
Update object.class.js
|
2014-09-21 20:54:21 +02:00 |
|
Juriy Zaytsev
|
c6091b6be2
|
Merge pull request #1687 from asturur/fix-for-css-and-gradient-overwrite
Fix gradients being overwritten due to async loading
|
2014-09-21 15:46:42 +02:00 |
|
Andrea Bogazzi
|
18a23cf690
|
Update parser.js
|
2014-09-21 01:16:59 +02:00 |
|
Andrea Bogazzi
|
eef80ebaf2
|
Update parser.js
|
2014-09-21 01:16:25 +02:00 |
|
Andrea Bogazzi
|
a70321f9a8
|
Update elements_parser.js
|
2014-09-21 01:15:39 +02:00 |
|
kangax
|
066eb54d30
|
Increase maxstatements, few style fixes
|
2014-09-19 13:12:12 +02:00 |
|
Juriy Zaytsev
|
e9f310c2ce
|
Merge pull request #1680 from asturur/Fix-Path-BoundingBox
Fix Path bounding box, improve rendering logic
|
2014-09-19 12:36:58 +02:00 |
|
Juriy Zaytsev
|
cc8e9314aa
|
Merge pull request #1682 from wprl/master
Fix issue with document fragments. Closes #1681.
|
2014-09-19 12:18:29 +02:00 |
|
Andrea Bogazzi
|
f930e2ba65
|
Update arc.js
Fixed again code style
|
2014-09-19 00:22:07 +02:00 |
|
Andrea Bogazzi
|
b35f5ace64
|
Update arc.js
|
2014-09-19 00:17:04 +02:00 |
|
William P. Riley-Land
|
af0aad23b7
|
Fix issue with document fragments.
|
2014-09-18 15:42:32 -05:00 |
|
Juriy Zaytsev
|
4fa24bc0b6
|
Merge pull request #1672 from asturur/opacity-fix
Fix opacity for groups and nested groups
|
2014-09-18 20:25:38 +02:00 |
|
Juriy Zaytsev
|
79a612399b
|
Merge pull request #1675 from asturur/Add-parameter-to-circle-startAngle-,-endAngle
Add Start and End angle to circle.
|
2014-09-18 15:04:29 +02:00 |
|
Andrea Bogazzi
|
0a6600ecb7
|
Update path.js
|
2014-09-18 14:54:36 +02:00 |
|
Andrea Bogazzi
|
0a958de01e
|
Update canvas_static.js
|
2014-09-18 14:54:16 +02:00 |
|
Andrea Bogazzi
|
8aae7dec4a
|
Update canvas.js
|
2014-09-18 14:53:08 +02:00 |
|
Andrea Bogazzi
|
cfbfaf7042
|
Update arc.js
|
2014-09-18 14:52:34 +02:00 |
|
Andrea Bogazzi
|
71aea4db4d
|
Update path.class.js
|
2014-09-18 14:51:46 +02:00 |
|
Andrea Bogazzi
|
d0368e8c27
|
Update circle.class.js
Code styles error fix
|
2014-09-18 01:43:39 +02:00 |
|
Andrea Bogazzi
|
675965da4f
|
Update circle.class.js
fixed typo.
|
2014-09-18 01:39:15 +02:00 |
|