[pango/redo-attrs: 6/13] cairoshape: fixup
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [pango/redo-attrs: 6/13] cairoshape: fixup
- Date: Sun, 6 Feb 2022 02:39:48 +0000 (UTC)
commit b2d8a6c089730ab90d0e5e291895ef1dc0bc311b
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]