[text] Use create_pango_layout()
authorEmmanuele Bassi <ebassi@linux.intel.com>
Mon, 2 Feb 2009 12:04:34 +0000 (12:04 +0000)
committerEmmanuele Bassi <ebassi@linux.intel.com>
Mon, 2 Feb 2009 12:07:29 +0000 (12:07 +0000)
commit2747aa7be235de77b33433821f1756b9c923a2ae
tree636daa59aef3662250b8cc2fa9fd9fa8c21cb8a2
parent6e12722a9b7135abdd43f3777476780c74080163
[text] Use create_pango_layout()

Since we added clutter_actor_get_pango_layout() it would be a
good idea to use it in the ClutterText actor to cut down the
PangoContext-related calls.
clutter/clutter-text.c