Lazily create the Pango fontmap
authorEmmanuele Bassi <ebassi@linux.intel.com>
Thu, 3 Dec 2009 17:36:03 +0000 (17:36 +0000)
committerEmmanuele Bassi <ebassi@linux.intel.com>
Wed, 3 Feb 2010 16:34:27 +0000 (16:34 +0000)
commit38f26634eec3c81d61bb3b88b24563d7e4719f67
tree29b70c36cca04d7db62b721ff880bca0d269e2ec
parent6fbed66add4b8c03a0ba0f4edc1c2f0044608998
Lazily create the Pango fontmap

The Pango fontmap needed by Clutter should be initialized the first
time we need a PangoContext, not on initialization.
clutter/clutter-main.c