[pango/userfont: 2/6] cairoshape: fixup
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [pango/userfont: 2/6] cairoshape: fixup
- Date: Sun, 13 Feb 2022 20:30:50 +0000 (UTC)
commit 484684294ff9e2f583fbaec7e58ee6d9dea43eb1
Author: Matthias Clasen <mclasen redhat com>
Date: Fri Jan 28 20:21:09 2022 -0500
cairoshape: fixup
examples/cairoshape.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/examples/cairoshape.c b/examples/cairoshape.c
index 6a4d30e4..85e77da4 100644
--- a/examples/cairoshape.c
+++ b/examples/cairoshape.c
@@ -210,7 +210,7 @@ glyph_info_cb (PangoUserFace *face,
*h_advance = size;
*v_advance = size;
- *is_color = FALSE;
+ *is_color = glyph == 0x2665;
return TRUE;
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]