Source position: pango-matrix.inc line 10
type TPangoMatrix = record
xx: Double;
xy: Double;
yx: Double;
yy: Double;
x0: Double;
y0: Double;
end;