Commit graph

3439 commits

Author SHA1 Message Date
Taqi Mustafa
3bf8f46562 Fixing guides in zoom
We were not calculating the guides updated position for pan and zoom. It's fixed now.
2016-02-15 17:42:36 +05:00
Dusk Ho
38e7b5b98a Use internal _getStyleDeclaration method for style declarations. See #2780. 2016-02-13 04:20:07 +00:00
Juriy Zaytsev
62e28bc8e9 Merge pull request #2788 from negomi/master
Fix typo: Cario should be Cairo
2016-02-12 19:18:45 -05:00
Imogen
e0eb4bf395 Fix typo: Cario should be Cairo 2016-02-12 15:55:42 -08:00
Juriy Zaytsev
bece6c6f92 Fix download count badge 2016-02-08 10:59:04 -05:00
Juriy Zaytsev
665fc7e44e Merge pull request #2777 from asturur/fixdataurl
Fix data url for node
2016-02-08 10:53:42 -05:00
Andrea Bogazzi
99ef58ad78 Update canvas_static.js 2016-02-08 15:25:10 +01:00
Andrea Bogazzi
fb42a34bcd Change canvasEl to work on browser and node. 2016-02-08 15:20:18 +01:00
Andrea Bogazzi
ca7d16a041 Merge pull request #17 from kangax/master
Update to Master
2016-02-08 15:17:55 +01:00
Juriy Zaytsev
c79e872ea2 Merge pull request #2712 from asturur/transformMatrix
Restore green check on tests
2016-02-07 17:37:44 -05:00
Andrea Bogazzi
84f75b5e9f Update canvas_static.js 2016-02-07 18:36:28 +01:00
Andrea Bogazzi
4030b18d9f add test for dataurl 2016-02-07 18:31:05 +01:00
Andrea Bogazzi
dfc574c099 Fix tests removing extra context.Restore(); 2016-02-07 18:23:14 +01:00
Juriy Zaytsev
20221a3243 Merge pull request #2770 from asturur/pass-image-to-callback
pass image/img to callback
2016-02-04 14:47:51 -05:00
Andrea Bogazzi
42da3a5689 pass image/img to constructor 2016-02-04 15:10:03 +01:00
Juriy Zaytsev
9dfa164c16 Merge pull request #2738 from asturur/svg-pars
Svg pars
2016-02-01 01:43:13 -05:00
Juriy Zaytsev
7857fb279a Merge pull request #2754 from toddbc/ie9-fix
Fallback to styleElement.text for IE9
2016-01-26 17:49:41 -05:00
Todd Christensen
0cdd9416b6 Fallback to styleElement.text for IE9.
IE9 doesn't provide a `textContent` property on this object.  This caused
errors when trying to import SVG files with `<style>` inside them.
2016-01-26 10:51:14 -08:00
Juriy Zaytsev
100d22a9a6 Merge pull request #2750 from jshen212/patch-1
Change case type to match other comments
2016-01-22 02:17:22 -05:00
Jeff Shen
722b87e4c0 Change case type to match other comments
Changed line 289 to lowercase to match other comments
2016-01-21 16:05:17 -08:00
Andrea Bogazzi
55a106ea58 add optional space between transform list 2016-01-17 16:13:46 +01:00
Andrea Bogazzi
2a6b2c3250 Merge pull request #14 from kangax/master
Merge pull request #2720 from asturur/rotatedgroup
2016-01-06 02:01:12 +01:00
Juriy Zaytsev
3336c625a7 Merge pull request #2720 from asturur/rotatedgroup
shift click with generally transformed active groups
2016-01-04 14:52:27 -08:00
Andrea Bogazzi
6fd4082896 Merge pull request #12 from asturur/rotatedgroup
update _normalizePointer
2016-01-03 16:49:47 +01:00
Andrea Bogazzi
7b1e7bac5e Merge pull request #11 from kangax/master
update to mster
2016-01-03 16:49:14 +01:00
Andrea Bogazzi
143e3ee66a update _normalizePointer 2015-12-30 16:24:02 +01:00
Juriy Zaytsev
09dd12bff3 Merge pull request #2719 from asturur/textflip
Textflip
2015-12-30 10:14:24 -05:00
Andrea Bogazzi
b8b8cadfff correct docs 2015-12-30 15:36:14 +01:00
Andrea Bogazzi
434f21b200 remove text flipping. 2015-12-30 15:35:31 +01:00
Juriy Zaytsev
7235f36856 Merge pull request #2627 from asturur/clean-polygon
Clean polygon class
2015-12-27 11:35:34 -05:00
Juriy Zaytsev
8ffa6a199d Merge pull request #2708 from asturur/dispos
Add active instance cleaning to dispose.
2015-12-27 11:34:22 -05:00
Juriy Zaytsev
929e4f8a63 Merge pull request #2714 from asturur/filter
change remove white filter
2015-12-27 11:33:07 -05:00
Andrea Bogazzi
60a63faa12 Update removewhite_filter.class.js 2015-12-27 00:29:39 +01:00
Juriy Zaytsev
277ac962ab Merge pull request #2711 from asturur/fix-test
Fix test fill-opacity and stroke-opacity
2015-12-26 12:25:00 -05:00
Andrea Bogazzi
a8b56e783e Update group.js 2015-12-26 14:27:37 +01:00
Andrea Bogazzi
917e7afa6a Update parser.js 2015-12-26 14:11:10 +01:00
Andrea Bogazzi
cebf6bd794 Merge pull request #10 from kangax/master
update to master
2015-12-26 14:09:39 +01:00
Andrea Bogazzi
957b5b3a76 Update canvas.class.js 2015-12-26 13:08:55 +01:00
Andrea Bogazzi
ecc72f8b63 Update static_canvas.class.js 2015-12-26 13:08:32 +01:00
Juriy Zaytsev
8c2a882e64 Fix some unit tests 2015-12-24 11:22:00 -05:00
Andrea Bogazzi
ae6b00f33d Update static_canvas.class.js 2015-12-24 17:19:40 +01:00
Juriy Zaytsev
5d0524a6bd Build dist, fix lint errors 2015-12-24 10:57:55 -05:00
Juriy Zaytsev
7fc9d307af Fix typo 2015-12-24 10:45:49 -05:00
Juriy Zaytsev
79278468a8 Merge pull request #2316 from mbrzuzy/master
IE9 bugfix for loading SVGs from URL that contain <text> nodes
2015-12-24 10:42:00 -05:00
Juriy Zaytsev
ae0aa7f981 Merge pull request #2689 from asturur/qrDecompone
use atan2 instead of atan and manual checks
2015-12-24 10:26:20 -05:00
Juriy Zaytsev
6f0cc79c47 Merge pull request #2703 from asturur/fill-opacity
Fill opacity and stroke opacity
2015-12-23 22:15:07 -05:00
Andrea Bogazzi
453c7b5044 Merge pull request #9 from asturur/master
update
2015-12-23 23:23:19 +01:00
Andrea Bogazzi
75db7f5ec9 Merge pull request #2707 from asturur/master
Update .travis.yml
2015-12-23 20:00:42 +01:00
Andrea Bogazzi
823c78f6a4 Update .travis.yml 2015-12-23 11:52:38 +01:00
Andrea Bogazzi
23941acc6d Update .travis.yml 2015-12-23 11:49:53 +01:00