Package: pango
Function pango:context-matrix
Lambda Listpango:context-matrix (context) SyntaxArgumentsDetails The pango:contex-matrix function gets the transformation matrix
that will be applied when rendering with this Pango context. The (setf pango:context-matrix) function sets the transformation matrix that
will be applied when rendering with this Pango context. Note that reported
metrics are in the user space coordinates before the application of the
matrix, not device-space coordinates after the application of the matrix. So,
they do not scale with the matrix, though they may change slightly for
different matrices, depending on how the text is fit to the pixel grid. | See also |
#2024-2-23