mirror of
https://gitlab.freedesktop.org/cairo/cairo.git
synced 2026-04-02 20:20:37 +02:00
parent
cb4325f013
commit
53eaaf6505
1 changed files with 0 additions and 2 deletions
|
|
@ -1095,8 +1095,6 @@ draw_paint (cairo_colr_glyph_render_t *render,
|
|||
FT_Vector orig_delta;
|
||||
cairo_status_t status = CAIRO_STATUS_SUCCESS;
|
||||
|
||||
assert (cairo_status (cr) == CAIRO_STATUS_SUCCESS);
|
||||
|
||||
if (!FT_Get_Paint (render->face, *paint, &p))
|
||||
return CAIRO_STATUS_NO_MEMORY;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue