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