fabric.js/src/shapes
Chris Buergi dda68b44dd Render IText correctly when only fontWeight or fontStyle changes
Fixes rendering of characters that only have the styles "fontWeight" and/or "fontStyle" set. Previously _hasStyleChanged() did not detect a change if only one of those two styles have been set.
2014-06-30 16:19:35 +02:00
..
circle.class.js JSCS tweaks. Down to 114 failures. 2014-06-24 14:12:17 +02:00
ellipse.class.js Update ellipse.class.js 2014-06-21 10:31:04 +02:00
group.class.js Add JSCS validation & change bunch of things for conformance. Down to 333 failures from ~1000. 2014-02-16 16:36:14 -05:00
image.class.js JSCS tweaks. Down to 114 failures. 2014-06-24 14:12:17 +02:00
itext.class.js Render IText correctly when only fontWeight or fontStyle changes 2014-06-30 16:19:35 +02:00
line.class.js Remove extra commas. 2014-02-23 20:25:23 +02:00
object.class.js Update object.class.js 2014-06-24 15:38:14 +02:00
path.class.js Revert "Update path.class.js" 2014-06-21 19:23:44 +02:00
path_group.class.js Make isSameColor cave-insensitive. Closes #1272 2014-04-14 12:17:06 -04:00
polygon.class.js Update polygon.class.js 2014-06-19 10:42:55 +02:00
polyline.class.js Add JSCS validation & change bunch of things for conformance. Down to 333 failures from ~1000. 2014-02-16 16:36:14 -05:00
rect.class.js Use a cubic bezier approximation for rounded rectangle corners. 2014-05-08 14:20:13 -05:00
text.class.js Set default originX as center. Closes #974 2014-05-09 23:29:11 +02:00
text.cufon.js Renamed fabric.Shadow.getShadow to fabric.Shadow.toString 2013-09-05 18:09:34 +02:00
triangle.class.js Add JSCS validation & change bunch of things for conformance. Down to 333 failures from ~1000. 2014-02-16 16:36:14 -05:00