Skip to content
  • Sven Neumann's avatar
    app/display: let cairo render the checkerboard · ccee0ec4
    Sven Neumann authored
    Instead of blending the scaled image data onto the checkerboard and
    then painting this image to the screen, render the image data into
    an ARGB cairo image surface. Then paint a checkerboard on the canvas
    and the image on top of it.
    ccee0ec4