Name
pcontext:GetMatrix -- get matrix
Synopsis
m = pcontext:GetMatrix()
Function
Gets the transformation matrix that will be applied when rendering with this context. See pcontext:SetMatrix() for more information.

Inputs
none

Results
m
a Pango matrix object

Show TOC