RGtk2 (version 2.20.31)

cairoIdentityMatrix: cairoIdentityMatrix

Description

Resets the current transformation matrix (CTM) by setting it equal to the identity matrix. That is, the user-space and device-space axes will be aligned and one user-space unit will transform to one device-space unit.

Usage

cairoIdentityMatrix(cr)

Arguments

cr
[Cairo] a cairo context