<div dir="ltr"><div>I've spent some time tracking down a GTK+ / Pango crash ( <a href="https://gitlab.gnome.org/GNOME/pango/issues/346">https://gitlab.gnome.org/GNOME/pango/issues/346</a> ).</div><div><br></div><div>Turns out that there was a thinko in our original color glyph patch. We</div><div>can't modify the passed-in text.</div><div><br></div><div>Here is a quick fix:<br></div><div><br></div><div><a href="https://github.com/matthiasclasen/cairo/commit/79ad01724161502e8d9d2bd384ff1f0174e5df6e">https://github.com/matthiasclasen/cairo/commit/79ad01724161502e8d9d2bd384ff1f0174e5df6e</a></div><div><br></div><div>This probably needs to go into a stable cairo branch too.<br></div></div>