RGtk2 (version 2.20.31)

pangoMatrixGetFontScaleFactor: pangoMatrixGetFontScaleFactor

Description

Returns the scale factor of a matrix on the height of the font. That is, the scale factor in the direction perpendicular to the vector that the X coordinate is mapped to.

Usage

pangoMatrixGetFontScaleFactor(object)

Arguments

object
[PangoMatrix] a PangoMatrix, may be NULL

Value

matrix on the height of the font, or 1.0 if matrix is NULL.

Details

Since 1.12