Bug 993 - Underline colors are sometimes wrong
authorNeil Roberts <neil@openedhand.com>
Fri, 27 Jun 2008 14:36:59 +0000 (14:36 +0000)
committerNeil Roberts <neil@openedhand.com>
Fri, 27 Jun 2008 14:36:59 +0000 (14:36 +0000)
commit114148bab5a68786cdab3f3cea9393270fe401ed
treeb4858bc38b287b8cd3e5034ff76652b1cf36666b
parentd88d2a6061f4257a9c75d73f0bd84b2ad1a18b6e
Bug 993 - Underline colors are sometimes wrong

* clutter/pango/pangoclutter-render.c: Fixed so that instead
of trying to set the color in prepare_run it uses draw_glyphs
to draw groups of glyphs and requests the color for each part
from Pango.
ChangeLog
clutter/pango/pangoclutter-render.c