mirror of
https://github.com/brl/mutter.git
synced 2025-03-11 22:05:04 +00:00

When a position is given to cogl_pango_render_layout_subpixel it translates the GL matrix by the coordinates. However it was not dividing by PANGO_SCALE so the coordinates were completely wrong.