[text] Fix Pango unit to pixels conversion
authorEmmanuele Bassi <ebassi@linux.intel.com>
Thu, 4 Jun 2009 16:28:35 +0000 (17:28 +0100)
committerEmmanuele Bassi <ebassi@linux.intel.com>
Thu, 4 Jun 2009 16:28:35 +0000 (17:28 +0100)
commitc27f42981961eed79ef32e4b4fd7081098619844
treea208d5e2faa84f93e5bde3a1598c8400882d70fe
parent5ea3b47144720dfa1692cc085537300e4d24d97c
[text] Fix Pango unit to pixels conversion

When going from Pango units to pixels we need to divide by 1024,
and not multiply by 1024.
clutter/clutter-text.c