Specify that fontSize is in pixels

This commit is contained in:
kangax 2013-02-06 22:36:39 +01:00
parent 776d966bdb
commit a0dcad78a1

View file

@ -20,7 +20,7 @@
fabric.Text = fabric.util.createClass(fabric.Object, /** @scope fabric.Text.prototype */ {
/**
* Font size
* Font size (in pixels)
* @property
* @type Number
*/