dojox.gfx.defaultText.splitFontString
dojo.require("dojox.gfx._base");
defined in dojox/gfx/_base.js
converts a CSS font string to a font object
Usage
function (/*String*/ str) (view source)
parameter | type | description |
---|---|---|
str | String | a CSS font string |