summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--pango/pango-layout.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/pango/pango-layout.c b/pango/pango-layout.c
index a5806774..703f4573 100644
--- a/pango/pango-layout.c
+++ b/pango/pango-layout.c
@@ -3501,6 +3501,7 @@ shape_tab (PangoLayoutLine *line,
glyphs->glyphs[0].geometry.x_offset = 0;
glyphs->glyphs[0].geometry.y_offset = 0;
glyphs->glyphs[0].attr.is_cluster_start = 1;
+ glyphs->glyphs[0].attr.is_color = 0;
glyphs->log_clusters[0] = 0;