diff --git a/render.c b/render.c index bcee17da..8fd7d42e 100644 --- a/render.c +++ b/render.c @@ -779,7 +779,7 @@ render_sixel(struct terminal *term, pixman_image_t *pix, assert(x + width <= term->width - term->margins.right); assert(y + height <= term->height - term->margins.bottom); - pixman_image_composite( + pixman_image_composite32( PIXMAN_OP_SRC, sixel->pix, NULL,