[ft-paint] Fix an oversight

pull/3938/head
Matthias Clasen 2 years ago committed by Behdad Esfahbod
parent 092637f94c
commit 586d1758c1
  1. 1
      src/hb-ft-colr.hh

@ -407,6 +407,7 @@ hb_ft_paint_glyph_colr (hb_font_t *font,
clip_box.bottom_left.y,
clip_box.top_right.x,
clip_box.top_right.y);
pop_clip = true;
}
_hb_ft_paint (paint,

Loading…
Cancel
Save