Functiondojox.gfx.Text._getRealMatrix

dojo.require("dojox.gfx.vml");
defined in dojox/gfx/vml.js

returns the cumulative ("real") transformation matrix by combining the shape's matrix with its parent's matrix; it makes a correction for a font size

Usage

function () (view source)