kangax
|
35ad4bf6e3
|
Preparing fabric to run on node.js
|
2011-08-05 19:00:26 -04:00 |
|
kangax
|
b9dcfcf2c8
|
Fix bug when text objects were rendered with blue background when part of the selection.
|
2011-08-02 18:15:20 -04:00 |
|
kangax
|
e6be74571e
|
Fix text background not respecting text alignment.
|
2011-07-26 14:57:01 -04:00 |
|
kangax
|
e3dd685f1b
|
Add support for "textAlign" in fabric.Text. Could be any of "left", "center", or "right" values. Works with multiline text.
|
2011-07-21 14:53:48 -04:00 |
|
kangax
|
abaa87fbd0
|
Add fabric.Text#backgroundColor (can be used for text highlighting). Change default lineheight of text objects from 1 to 1.6.
|
2011-05-13 14:34:24 -04:00 |
|
kangax
|
74dcd851dd
|
Animation benchmark now allows to dynamically change scale of animated objects, load different shapes, and change canvas size. This allows us to see how all these aspects (e.g. canvas size or shape size) influence canvas rendering performance.
|
2011-04-23 17:39:56 -04:00 |
|
kangax
|
e61f46b44c
|
Add "lineHeight" to fabric.Text options. Add slider to control line height of selected text to demo.
|
2011-04-20 16:36:31 -04:00 |
|
kangax
|
9853b4a18f
|
Add rudimentary support for stroke style. Fix IE errors on a demo page.
|
2011-03-28 18:57:40 -04:00 |
|
kangax
|
91205b4bb6
|
More text enhancements and fixes. Demo page now has italic/underline/overline/line-through and shadow buttons for text manipulations.
|
2011-03-21 17:24:36 -04:00 |
|
kangax
|
b60edcc379
|
Much more usable multiline text.
|
2011-03-21 03:53:23 -04:00 |
|
kangax
|
2a9f645752
|
Fix Cufon to use canvas renderer in IE9 (it was overwriting it with VML-based one).
|
2011-02-15 19:06:51 -05:00 |
|
kangax
|
ff1bfece6d
|
Fix strike-though bug, when line would be drawn at the wrong position.
|
2011-02-13 15:27:04 -05:00 |
|
kangax
|
fef2fd4666
|
Experiment with multiline text (incomplete; need to properly determine height of the bounding box).
|
2011-02-06 04:09:40 -05:00 |
|
kangax
|
bb4aad1de5
|
Modify cufon and text class to support textDecoration (underline/overline), fontStyle (italic), and textShadow (any valid CSS value).
|
2011-02-01 19:57:01 -05:00 |
|
kangax
|
2f168d05a9
|
Add few sample fonts and cufon.js (which is a dependency for fabric.Text).
|
2010-10-15 00:56:54 -04:00 |
|