ScaledFont.getScaleMatrix

Stores the scale matrix of scaled_font into matrix. The scale matrix is product of the font matrix and the ctm associated with the scaled font, and hence is the matrix mapping from font space to device space. Since 1.8

class ScaledFont
void
getScaleMatrix

Parameters

scaleMatrix Matrix

return value for the matrix

Meta