Commit graph

3179 commits

Author SHA1 Message Date
Andrea Bogazzi
7b3da5008f use atan2 instead of atan and manual checks 2015-12-16 15:48:23 +01:00
Andrea Bogazzi
52391f0992 Merge pull request #7 from kangax/master
update to master
2015-12-13 01:57:34 +01:00
Juriy Zaytsev
0255ce9892 Merge pull request #2674 from asturur/justify-text-to-svg
Justify text to svg
2015-12-10 12:10:39 -05:00
Juriy Zaytsev
8e827a2c09 Merge pull request #2672 from asturur/shadow_to_s
Shadow to svg fixed test
2015-12-10 12:08:42 -05:00
Andrea Bogazzi
f63cd9862f Update text.js 2015-12-10 09:36:24 +01:00
Andrea Bogazzi
1f41cb3f13 Update text.class.js 2015-12-09 23:05:55 +01:00
Andrea Bogazzi
db0b026eef Update itext.class.js 2015-12-09 09:42:23 +01:00
Andrea Bogazzi
185d8e2d31 Update text.class.js 2015-12-09 09:41:37 +01:00
Andrea Bogazzi
a79177e05b Update shadow.class.js 2015-12-09 08:16:27 +01:00
Andrea Bogazzi
61daf81470 Update text.class.js 2015-12-08 19:53:44 +01:00
Andrea Bogazzi
411c8b446a Update shadow.class.js 2015-12-08 12:20:45 +01:00
Andrea Bogazzi
2dfc5b9fbd use NUM_FRACTION_DIGIT 2015-12-08 11:56:58 +01:00
Andrea Bogazzi
41a3aa8a4c Update text.class.js 2015-12-08 11:52:07 +01:00
Juriy Zaytsev
9fbd20a076 Merge pull request #2671 from asturur/shadow_to_s
Fix shadow to SVG
2015-12-07 17:00:33 -05:00
Andrea Bogazzi
f7f64d9ea2 Update misc.js 2015-12-07 22:55:18 +01:00
Andrea Bogazzi
b037095d6b Update misc.js 2015-12-07 22:42:23 +01:00
Andrea Bogazzi
27ee9d3f70 add test for rotated object 2015-12-07 22:40:24 +01:00
Andrea Bogazzi
d9b7becb67 Update misc.js 2015-12-07 22:33:43 +01:00
Andrea Bogazzi
815b0acb20 Update shadow.class.js 2015-12-07 22:24:48 +01:00
Andrea Bogazzi
b93a46b353 Update misc.js 2015-12-07 22:19:37 +01:00
Juriy Zaytsev
d7388d1de8 Merge pull request #2670 from asturur/fix-group-te
Fix group opacity test after removing opacity from delegated properties
2015-12-07 11:06:46 -05:00
Andrea Bogazzi
025f02397e update test for non delegated opacity 2015-12-06 20:46:32 +01:00
Andrea Bogazzi
c461792a39 Merge pull request #4 from kangax/master
update to master
2015-12-06 19:33:07 +01:00
Juriy Zaytsev
35668b529b Merge pull request #2645 from rodovich/rotate-anchor
Fix importing paths with `rotate` transforms with anchor coordinates.
2015-12-03 10:37:02 -08:00
Juriy Zaytsev
c415792eca Merge pull request #2642 from asturur/svg-viewport
Svg viewport transform fixes
2015-12-02 15:18:31 -08:00
Juriy Zaytsev
6aeabcb10c Merge pull request #2656 from asturur/groupopacity
Group opacity not delegated
2015-11-30 14:33:12 -05:00
Juriy Zaytsev
1053a917ab Merge pull request #2657 from asturur/itextedita
Fix cursor appear on not editable text.
2015-11-29 10:23:22 -05:00
Andrea Bogazzi
1a0bceb079 check for object editability 2015-11-29 10:02:32 +01:00
Andrea Bogazzi
37fb2c1e2d Update group.class.js 2015-11-29 09:31:18 +01:00
Jim Rodovich
17c4962e19 Fix importing paths with rotate transforms with anchor coordinates. 2015-11-23 13:25:04 -06:00
Andrea Bogazzi
041e2747ab Update static_canvas.class.js 2015-11-23 16:49:25 +01:00
Andrea Bogazzi
6aa09fc567 fix grammar typo 2015-11-22 14:34:00 +01:00
Andrea Bogazzi
842af5d993 change svg header to use viewbox 2015-11-22 14:32:11 +01:00
Andrea Bogazzi
8082daedb6 Merge pull request #3 from kangax/master
update to master
2015-11-22 08:57:05 +01:00
Juriy Zaytsev
a25459ceab Merge pull request #2634 from asturur/convolutefilte
General code clean up for convolute filter
2015-11-18 08:14:02 -08:00
Andrea Bogazzi
fe7462cf46 General code clean up
we do not need to create a temporary canvas to call its createImageData, when normal canvas we are filtering can provide same method.
Removed 2 unused variables ( w and sw, h and sh where copies of each other and used in read only)
2015-11-18 14:23:52 +01:00
Juriy Zaytsev
540ecc6a39 Merge pull request #2632 from asturur/fixcontrols
Fixcontrols
2015-11-17 19:24:28 -08:00
Andrea Bogazzi
cc8ed6bac8 Update canvas.class.js 2015-11-17 21:29:39 +01:00
Andrea Bogazzi
cd9ae6e9a3 Update static_canvas.class.js 2015-11-17 21:28:50 +01:00
Juriy Zaytsev
ae1ee007a3 Merge pull request #2568 from asturur/fix-shadow
Update shadow.class.js
2015-11-13 11:04:51 +01:00
Juriy Zaytsev
7cb4f17833 Merge pull request #2625 from asturur/multitouch
Fix multi touch scaling speed
2015-11-13 11:03:28 +01:00
Juriy Zaytsev
8f80fe632a Merge pull request #2623 from asturur/retina-on-scale
reinit retina scaling on canvas element dimensions change
2015-11-13 09:33:06 +01:00
Juriy Zaytsev
ad12e534a8 Merge pull request #2624 from asturur/image-border-0
change default strokewidth to 0  for images
2015-11-13 09:32:48 +01:00
Andrea Bogazzi
d16ef6b124 Update canvas_gestures.mixin.js
we need to use transformed dimensions to include effect of skew. but we need to divide by current scale and use just the initial scale plus the scaling factor of gesture.
2015-11-13 01:44:07 +01:00
Andrea Bogazzi
4a979633e4 Update canvas_static.js 2015-11-13 00:45:48 +01:00
Andrea Bogazzi
0ea43f9175 Update image.js 2015-11-13 00:32:33 +01:00
Andrea Bogazzi
d96c94dc4f change default strokewidth to 0 2015-11-13 00:27:39 +01:00
Andrea Bogazzi
6317d95254 Update static_canvas.class.js 2015-11-13 00:22:45 +01:00
Juriy Zaytsev
06c427ebdc Merge pull request #2608 from StephanBijzitter/master
Add npm installation information
2015-11-04 16:25:18 +01:00
Stephan Bijzitter
0a5d48887e Emphasise that Cario is used by node-canvas 2015-11-04 16:07:51 +01:00