Andrea Bogazzi
|
a3fd9061ef
|
Add shadow to outer group of text
|
2016-03-11 06:14:40 +01:00 |
|
Juriy Zaytsev
|
5d0524a6bd
|
Build dist, fix lint errors
|
2015-12-24 10:57:55 -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 |
|
Andrea Bogazzi
|
1f41cb3f13
|
Update text.class.js
|
2015-12-09 23:05:55 +01:00 |
|
Andrea Bogazzi
|
185d8e2d31
|
Update text.class.js
|
2015-12-09 09:41:37 +01:00 |
|
Andrea Bogazzi
|
61daf81470
|
Update text.class.js
|
2015-12-08 19:53:44 +01:00 |
|
Andrea Bogazzi
|
41a3aa8a4c
|
Update text.class.js
|
2015-12-08 11:52:07 +01:00 |
|
KULDIP PIPALIYA
|
66e4efb847
|
added textAlign possible value in doc block
https://github.com/kangax/fabricjs.com/pull/96
|
2015-09-18 00:31:39 +05:30 |
|
Andrea Bogazzi
|
27b5d2b0fd
|
Update textbox.class.js
|
2015-07-29 13:04:25 +02:00 |
|
Andrea Bogazzi
|
29f601512b
|
Update text.class.js
Removed direct use of __lineWidths
|
2015-07-28 19:05:21 +02:00 |
|
Andrea Bogazzi
|
22d9f8d62a
|
Update text.class.js
|
2015-07-22 11:01:45 +02:00 |
|
Andrea Bogazzi
|
76284b27cd
|
Update text.class.js
draft
|
2015-07-22 10:57:16 +02:00 |
|
Juriy Zaytsev
|
8791741c9f
|
Merge pull request #2237 from inssein/textbox
Textbox Implementation - from Jaffer Haider
|
2015-07-13 18:34:58 -04:00 |
|
mbrzuzy
|
5ddcce5687
|
Fix errors made when porting over IE9 Fix
- When fix was added, I was still referencing element.textContent instead of the modified textContent
|
2015-07-08 16:19:04 -04:00 |
|
mbrzuzy
|
1ecebe38ee
|
IE9 bugfix for loading SVGs from URL that contain <text> nodes
|
2015-07-01 09:04:25 -04:00 |
|
Andrea Bogazzi
|
23eff30d1b
|
Update text.class.js
|
2015-06-26 11:47:04 +02:00 |
|
inssein
|
489eb1bddf
|
Textbox implementaion from Jaffer Haider, with one minor change in textbox_key_behavior
|
2015-05-27 15:30:40 -07:00 |
|
kangax
|
ff1b4e206c
|
Fix JSHint warnings, make it catch console.log
|
2015-05-21 11:47:12 -04:00 |
|
Andrea Bogazzi
|
cfd7521482
|
Update text.class.js
|
2015-05-18 08:16:04 +02:00 |
|
Andrea Bogazzi
|
5b429185f7
|
Update text.class.js
avoid ruining the stack on offsetX and offsetY equal to 0
|
2015-05-10 18:51:31 +02:00 |
|
Andrea Bogazzi
|
323c648961
|
Update text.class.js
|
2015-05-09 11:05:54 +02:00 |
|
Andrea Bogazzi
|
9691acdc2c
|
Update object.class.js
|
2015-05-08 08:29:03 +02:00 |
|
Andrea Bogazzi
|
4bed22f4a9
|
iText clean up and style fixes
|
2015-04-29 08:27:56 +02:00 |
|
Andrea Bogazzi
|
5cdecb27d0
|
Update text.class.js
removed unused method
|
2015-04-14 17:57:44 +02:00 |
|
Andrea Bogazzi
|
fb50a4f366
|
Fix cursor AND selection
|
2015-04-14 15:41:32 +02:00 |
|
Juriy Zaytsev
|
75452223e8
|
Merge pull request #2089 from asturur/fix-text-parser
Clean text from svg
|
2015-04-06 18:44:52 +02:00 |
|
Andrea Bogazzi
|
426ce2a31a
|
Update text.class.js
|
2015-04-06 14:24:26 +02:00 |
|
Andrea Bogazzi
|
45273cd04c
|
Clean text from svg
|
2015-04-06 14:17:51 +02:00 |
|
Andrea Bogazzi
|
3e96328c26
|
Update text.class.js
|
2015-04-04 13:45:21 +02:00 |
|
Andrea Bogazzi
|
51c2cd7e74
|
Update text.class.js
|
2015-03-08 12:32:33 +01:00 |
|
Andrea Bogazzi
|
320c7cac6d
|
Update text.class.js
Fix a bug caused by lazy copy paste , replace.
|
2015-02-24 10:29:03 +01:00 |
|
Andrea Bogazzi
|
0e09961c64
|
Update to text, rendering and optimization
|
2015-01-26 02:49:37 +01:00 |
|
Andrea Bogazzi
|
7725227d44
|
Update text.class.js
fix text top position in svg export
|
2014-10-26 22:51:26 +01:00 |
|
Stefan Kienzle
|
30e248bf18
|
Fix opacity for fabric.Text and fabric.IText
|
2014-10-20 15:49:29 +02:00 |
|
Andrea Bogazzi
|
30876c8c3a
|
Update text.class.js
Added fix for stroke shadow as in object class in normal renderFill method.
|
2014-10-12 18:50:26 +02:00 |
|
Andrea Bogazzi
|
f8e6ae9461
|
Update parser.js
Allow first example of stroke svg import to work properly
|
2014-09-26 09:52:33 +02:00 |
|
Juriy Zaytsev
|
ec1db65110
|
Merge pull request #1694 from asturur/FillRule-misunderstanding
Fill rule misunderstanding
|
2014-09-23 11:32:06 +02:00 |
|
Andrea Bogazzi
|
af1138a686
|
Divided FillRule from globalCompositeOperation
|
2014-09-23 08:53:56 +02:00 |
|
kangax
|
0c41880e97
|
Add maximumLineLength restriction of 120 chars and space after comma
|
2014-09-22 20:40:39 +02: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 |
|
Andrea Bogazzi
|
74f796fe3e
|
Fixed toSVG for text.
|
2014-08-05 13:01:51 +02:00 |
|
kangax
|
818ab118b3
|
JSCS changes; Prepare for JSCS ignore support; down to 51 failures
|
2014-08-03 16:47:27 +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
|
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 |
|
Stefan Kienzle
|
b34387d10e
|
JSDoc + JSCS tweaks - Part 1
|
2014-07-17 16:18:57 +02:00 |
|
Tom French
|
6b8ce5c1ce
|
JSHint
|
2014-07-05 18:06:21 +01:00 |
|
Tom French
|
8c826a3204
|
Fixes for controlsAboveOverlay
|
2014-06-06 17:36:17 +01:00 |
|
Tom French
|
0d8db88e71
|
Merge remote-tracking branch 'upstream/master'
Conflicts:
.gitignore
dist/fabric.js
dist/fabric.require.js
src/brushes/circle_brush.class.js
src/canvas.class.js
src/mixins/canvas_events.mixin.js
src/mixins/object_geometry.mixin.js
src/mixins/object_interactivity.mixin.js
src/shapes/group.class.js
src/shapes/image.class.js
src/shapes/object.class.js
src/shapes/path_group.class.js
src/shapes/text.class.js
|
2014-05-31 17:29:55 +01:00 |
|