mirror of
https://github.com/harfbuzz/harfbuzz.git
synced 2025-04-06 05:55:06 +00:00
[ft-paint] Fix an oversight
This commit is contained in:
parent
092637f94c
commit
586d1758c1
1 changed files with 1 additions and 0 deletions
|
@ -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…
Add table
Reference in a new issue