Commit graph

3252 commits

Author SHA1 Message Date
Andrea Bogazzi
4dd392ca56 Added tests for flipped object 2016-03-27 22:58:02 +02:00
Andrea Bogazzi
6891d2cde7 Update shadow.class.js 2016-03-26 13:41:34 +01:00
Andrea Bogazzi
213241a5fc Merge pull request #20 from kangax/master
update to master
2016-02-24 08:42:33 +01:00
Juriy Zaytsev
053cbc3466 Merge pull request #2790 from mochidusk/pr_styleDecl_refactor
Use internal _getStyleDeclaration method for style declarations.
2016-02-19 12:30:32 -05:00
Juriy Zaytsev
b2b19fc935 Add issue template 2016-02-18 13:58:45 -05:00
Juriy Zaytsev
3adaec2aae Merge pull request #2797 from asturur/svg-text-f
Add font faces to svg
2016-02-18 12:15:53 -05:00
Andrea Bogazzi
eb71b76094 Merge pull request #19 from asturur/asturur-patch-1
Asturur patch 1
2016-02-18 12:25:32 +01:00
Andrea Bogazzi
8ec69e19de Update itext.js 2016-02-18 12:19:40 +01:00
Andrea Bogazzi
c16b525d41 Update itext.js 2016-02-18 12:01:50 +01:00
Andrea Bogazzi
e8335054ee add some format to Itext svg export 2016-02-18 11:55:30 +01:00
Andrea Bogazzi
c04eb03acb Update itext.js 2016-02-18 11:48:01 +01:00
Andrea Bogazzi
ac92abc3fb Add font face markup for styles and all text classes 2016-02-18 11:10:24 +01:00
Juriy Zaytsev
2473589e96 Merge pull request #2793 from taqimustafa/master
Fixing guides in zoom
2016-02-16 13:26:10 -05:00
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