mirror of
https://gitlab.freedesktop.org/cairo/cairo.git
synced 2026-05-01 00:58:02 +02:00
[ps] Trivial warning fix.
This commit is contained in:
parent
99482b17a5
commit
b7c03d4e40
1 changed files with 1 additions and 0 deletions
|
|
@ -1896,6 +1896,7 @@ _cairo_ps_surface_emit_image (cairo_ps_surface_t *surface,
|
|||
return image->base.status;
|
||||
|
||||
switch (filter) {
|
||||
default:
|
||||
case CAIRO_FILTER_GOOD:
|
||||
case CAIRO_FILTER_BEST:
|
||||
case CAIRO_FILTER_BILINEAR:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue