Juriy Zaytsev
|
791c74a82e
|
Merge pull request #1631 from asturur/Gradient-Fix-Part-2
Fix gradient rendering
|
2014-09-04 01:57:37 +04:00 |
|
Andrea Bogazzi
|
917d83b139
|
Update polyline.class.js
|
2014-09-03 22:49:47 +02:00 |
|
Andrea Bogazzi
|
6afc4dbc3a
|
Update polygon.class.js
|
2014-09-03 22:49:04 +02:00 |
|
Andrea Bogazzi
|
55f9a5947b
|
Update rect.class.js
|
2014-09-02 22:40:49 +02:00 |
|
Juriy Zaytsev
|
cefc838e90
|
Merge pull request #1628 from asturur/text-export-fpr-groups
Update text.class.js
|
2014-08-30 14:57:13 +04:00 |
|
kangax
|
a3d40878d6
|
Update JSCS to 1.6, fix errors, hook up travis
|
2014-08-30 13:18:43 +04:00 |
|
Andrea Bogazzi
|
3b911a9882
|
Update text.class.js
Fixes exporting of text simple group.
Thanks to Chris Buergi to make me notice
|
2014-08-28 22:28:28 +02:00 |
|
Ulrich Sossou
|
dc7266bc1d
|
Fix coding style
|
2014-08-24 18:25:58 +01:00 |
|
Ulrich Sossou
|
2541b7b69b
|
Properly calculate width of whitespace characters when text is justified
|
2014-08-24 15:41:51 +01:00 |
|
Ulrich Sossou
|
a9933a5450
|
Use _getTopOffset to calculate top cursor boundary
Left cursor boundary is calculated with _getLeftOffset,
top cursor boundary should also be calculated with the corresponding offset method
|
2014-08-20 13:51:17 +01:00 |
|
Andrea Bogazzi
|
98b4bdccaf
|
Update object.class.js
|
2014-08-16 16:23:02 +02:00 |
|
Andrea Bogazzi
|
f955969e76
|
Update object.class.js
added gradienttransfor rendering
|
2014-08-16 08:15:47 +02:00 |
|
Andrea Bogazzi
|
6cc42ca43c
|
Update object.class.js
|
2014-08-12 23:33:08 +02:00 |
|
Andrea Bogazzi
|
e8013f4964
|
Update object.class.js
Just grammar
|
2014-08-10 19:40:58 +02:00 |
|
Andrea Bogazzi
|
ebc1cf9604
|
Update object.class.js
added lockScalingFlip, if set to true you cannot flip by accident an objec while scaling it.
|
2014-08-10 00:38:44 +02:00 |
|
Andrea Bogazzi
|
3f75ce7f1b
|
Update line.class.js
Just cosmetic.
|
2014-08-06 23:48:07 +02:00 |
|
Andrea Bogazzi
|
6367e30dba
|
Update line.class.js
Don't ask why. For me half dimension was more than enough.
|
2014-08-06 19:20:13 +02:00 |
|
Andrea Bogazzi
|
c4b3d1881d
|
Update image.class.js
Fixed rendering of borders and svg transformation
|
2014-08-06 13:54:04 +02:00 |
|
Andrea Bogazzi
|
74f796fe3e
|
Fixed toSVG for text.
|
2014-08-05 13:01:51 +02:00 |
|
Andrea Bogazzi
|
ff2a24c3ae
|
Simplified rect class and fixed SVG export
|
2014-08-05 12:58:50 +02:00 |
|
Andrea Bogazzi
|
ac7c208e4d
|
Polyline: Fixes toSVG method, remove normalization
|
2014-08-05 12:57:32 +02:00 |
|
Andrea Bogazzi
|
ece0c1549f
|
Polygon: Fixes toSVG method, removed normalization
|
2014-08-05 12:56:08 +02:00 |
|
Andrea Bogazzi
|
4a54069532
|
pathgroup: fixes toSVG method
|
2014-08-05 12:54:08 +02:00 |
|
Andrea Bogazzi
|
eef2e21c07
|
changed toSvg method
|
2014-08-05 12:51:20 +02:00 |
|
Andrea Bogazzi
|
f84091054f
|
Object: Moved globalAlpha here, changes in render
|
2014-08-05 12:50:39 +02:00 |
|
Andrea Bogazzi
|
d40deb6d58
|
Fixed toSVG for line, changes in rendering logic
|
2014-08-05 12:49:34 +02:00 |
|
Andrea Bogazzi
|
32278413e3
|
Update image.class.js
Removed render method, added support for x and y positioning, fixed toSVG
|
2014-08-05 12:48:29 +02:00 |
|
Andrea Bogazzi
|
09ba1e115b
|
ToSvg , added some \n
|
2014-08-05 12:45:07 +02:00 |
|
Andrea Bogazzi
|
15b6798d0e
|
Simplified ellipse class and fixed SVG export
|
2014-08-05 12:44:19 +02:00 |
|
Andrea Bogazzi
|
c120242865
|
Simplified circle class and fixed SVG export
|
2014-08-05 12:43:51 +02:00 |
|
Jim Rodovich
|
642a577ba1
|
Check for points existing before trying to do anything with them.
|
2014-08-04 15:41:39 -05:00 |
|
kangax
|
818ab118b3
|
JSCS changes; Prepare for JSCS ignore support; down to 51 failures
|
2014-08-03 16:47:27 +02:00 |
|
Andrea Bogazzi
|
7b15e8b461
|
Update circle.class.js
|
2014-07-26 15:21:48 +02:00 |
|
kreig
|
d3f28eb1f0
|
globalCompositeOperation support (fillRule)
Fixes fillRule settings for text object as it was mentioned in https://github.com/kangax/fabric.js/pull/1172/files
|
2014-07-25 05:23:53 +03:00 |
|
asturur
|
da99193ad6
|
Update text.class.js
|
2014-07-18 20:37:32 +02:00 |
|
asturur
|
fbbd763eb0
|
Update object.class.js
Fix border in case of stroke=color but strokewidth=0.
|
2014-07-18 20:14:51 +02:00 |
|
asturur
|
20df73c362
|
Update polyline.class.js
never touch too much.
|
2014-07-18 17:49:29 +02:00 |
|
asturur
|
c58abe2698
|
Update polygon.class.js
Never touch too much.
|
2014-07-18 17:48:28 +02:00 |
|
asturur
|
2495d58523
|
Update line.class.js
|
2014-07-18 16:28:29 +02:00 |
|
asturur
|
f610ffe9de
|
Update path.class.js
|
2014-07-18 16:27:29 +02:00 |
|
asturur
|
4db2d6c5ed
|
Update text.class.js
|
2014-07-18 16:24:34 +02:00 |
|
asturur
|
3bf7fbc619
|
Update text.class.js
|
2014-07-18 16:24:15 +02:00 |
|
asturur
|
0c36a1a7cc
|
Update polygon.class.js
|
2014-07-18 16:13:46 +02:00 |
|
asturur
|
58e318f214
|
Update polyline.class.js
|
2014-07-18 16:12:39 +02:00 |
|
kangax
|
3df3c396a2
|
Fix unit tests
|
2014-07-18 13:11:18 +02:00 |
|
Stefan Kienzle
|
6b5f049bb0
|
JSDoc + JSCS tweaks - Part 2
|
2014-07-18 11:16:23 +02:00 |
|
Stefan Kienzle
|
b34387d10e
|
JSDoc + JSCS tweaks - Part 1
|
2014-07-17 16:18:57 +02:00 |
|
Mike Shaver
|
825bec65df
|
More doc-comment fixes.
|
2014-07-15 15:59:53 -07:00 |
|
Mike Shaver
|
095ee86e37
|
Fix some doc comment errors that were preventing build.
|
2014-07-15 15:34:06 -07:00 |
|
asturur
|
a453ba83d7
|
Update ellipse.class.js
Fixes border without killing opacity. Opacity need to be moved in render function maybe, not in _render.
|
2014-07-10 12:09:47 +02:00 |
|