Skip to content
  • David C. Lonie's avatar
    Update baselines for Context2D rendering. · 0b3b3a65
    David C. Lonie authored
    The OpenGL2 backend has changed how text is positioned -- instead of
    aligning the entire texture manually (and only for rotations that are
    multiples of 90 degrees), we now use the anchor position provided by
    the text renderer that aligns to the drawn pixels and supports arbitrary
    rotations.
    0b3b3a65