PgMatrix.concat

Changes the transformation represented by @matrix to be the transformation given by first applying transformation given by @new_matrix then applying the original transformation.

class PgMatrix
void
concat

Parameters

newMatrix PgMatrix

a #PangoMatrix

Meta