text: Use actor alignments when painting the layout
authorEmmanuele Bassi <ebassi@linux.intel.com>
Thu, 7 Jun 2012 15:14:21 +0000 (16:14 +0100)
committerEmmanuele Bassi <ebassi@linux.intel.com>
Fri, 8 Jun 2012 11:05:50 +0000 (12:05 +0100)
commit75c3339c66a840733e4c6219d8286b66e8108a6d
tree45941965ecfce9fbbd7196c2b784294c30250ea6
parentc0b3e2e83aca99541ef5eeb15549a482ecf4f7d7
text: Use actor alignments when painting the layout

ClutterActor's x-align and y-align properties should be used to control
the alignment of the PangoLayout when painting it within a larger
allocation, and the ClutterText has the x-expand or the y-expand flags
set.
clutter/clutter-text.c