asteriskman
47776c55fd
Change location of rect in 1x1 case
...
As can be seen in this jsfiddle, https://jsfiddle.net/asteriskman/kk6v0tu4/ , the 1x1 rectangle was being placed incorrectly. It must be offset by -0.5 in the x and y direction to line up with other rects.
2016-02-26 22:51:56 -05: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
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
e8335054ee
add some format to Itext svg export
2016-02-18 11:55:30 +01:00
Andrea Bogazzi
ac92abc3fb
Add font face markup for styles and all text classes
2016-02-18 11:10:24 +01:00
Dusk Ho
38e7b5b98a
Use internal _getStyleDeclaration method for style declarations. See #2780 .
2016-02-13 04:20:07 +00:00
Andrea Bogazzi
fb42a34bcd
Change canvasEl to work on browser and node.
2016-02-08 15:20:18 +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
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
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
Andrea Bogazzi
55a106ea58
add optional space between transform list
2016-01-17 16:13:46 +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
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
Andrea Bogazzi
60a63faa12
Update removewhite_filter.class.js
2015-12-27 00:29: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
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
280746592c
check for default color property if attribute is not present
2015-12-22 01:29:11 +01:00
Andrea Bogazzi
7b3da5008f
use atan2 instead of atan and manual checks
2015-12-16 15:48:23 +01:00
Gábor Tóth
dfa5b4a103
fix for #2622
2015-12-15 15:50:00 +01:00
Andrea Bogazzi
bdb4f67f38
fixed error
...
of course i was testing with square image.
2015-12-13 03:11:04 +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
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
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
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
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