dojox.gfx.shape.Creator.createTextPath
dojo.require("dojox.gfx.shape");
defined in dojox/gfx/shape.js
creates an SVG text shape
Usage
function (/*Object*/ text) (view source)
parameter | type | description |
---|---|---|
text | Object | a textpath object (see dojox.gfx.defaultTextPath) |