[ft-colr] Minor use false instead of 0

This commit is contained in:
Behdad Esfahbod 2023-01-10 22:57:07 -07:00
parent f84a8e3289
commit 5f51dd276b
1 changed files with 1 additions and 1 deletions

View File

@ -308,7 +308,7 @@ _hb_ft_paint (hb_ft_paint_context_t *c,
/* The FreeType ClipBox is in scaled coordinates, whereas we need
* unscaled clipbox here. Oh well... */
has_clip_box = 0;
has_clip_box = false;
if (has_clip_box)
c->funcs->push_clip_rectangle (c->data,