mirror of
https://github.com/Hopiu/fabric.js.git
synced 2026-05-11 07:13:09 +00:00
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. |
||
|---|---|---|
| .. | ||
| circle.class.js | ||
| ellipse.class.js | ||
| group.class.js | ||
| image.class.js | ||
| itext.class.js | ||
| line.class.js | ||
| object.class.js | ||
| path.class.js | ||
| path_group.class.js | ||
| polygon.class.js | ||
| polyline.class.js | ||
| rect.class.js | ||
| text.class.js | ||
| text.cufon.js | ||
| triangle.class.js | ||