From 5f51dd276b5636d541d4a6b94314f48432b08ff2 Mon Sep 17 00:00:00 2001 From: Behdad Esfahbod Date: Tue, 10 Jan 2023 22:57:07 -0700 Subject: [PATCH] [ft-colr] Minor use false instead of 0 --- src/hb-ft-colr.hh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/hb-ft-colr.hh b/src/hb-ft-colr.hh index 23d8dfa99..511b030bc 100644 --- a/src/hb-ft-colr.hh +++ b/src/hb-ft-colr.hh @@ -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,