get_slant_ratio
Description:
Gets the slant ratio of a matrix.
For a simple shear matrix in the form:
1 λ 0 1
this is simply λ.
Parameters:
this |
a `PangoMatrix` |
Returns:
the slant ratio of this |
Gets the slant ratio of a matrix.
For a simple shear matrix in the form:
1 λ 0 1
this is simply λ.
this |
a `PangoMatrix` |
the slant ratio of this |