Functiondojox.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)
parametertypedescription
textObjecta textpath object (see dojox.gfx.defaultTextPath)