[AdgText] Avoid creation/destruction of PangoFontMap
commit023c55ce1ddb8de10740f6215e508f2409a07758
authorNicola Fontana <ntd@entidi.it>
Sun, 20 Mar 2011 19:41:00 +0000 (20 20:41 +0100)
committerNicola Fontana <ntd@entidi.it>
Sun, 20 Mar 2011 19:41:00 +0000 (20 20:41 +0100)
tree59825e984381b70669346fbdaf80aa1d7f0664e3
parentd2a980cbb371604298dc9f3bf83313a55ba6dc13
[AdgText] Avoid creation/destruction of PangoFontMap

The PangoFontMap is an heavy object: reuse the same instance instead of
create/destroy it every time, as per Owen suggestion:

https://bugzilla.gnome.org/show_bug.cgi?id=143542
src/adg/adg-text.c