[win32] Fix assertion and warnings
authorBehdad Esfahbod <behdad@behdad.org>
Tue, 26 Feb 2013 04:37:16 +0000 (23:37 -0500)
committerBehdad Esfahbod <behdad@behdad.org>
Tue, 26 Feb 2013 04:37:16 +0000 (23:37 -0500)
commit0654dfb2ddc66fe70cd5582ccc0ec08ba8154ac6
tree57ddf6d270637558bac345f45585457d371f1b3a
parentb740729a6dfe58b0d8673a48ae96626ff851c122
[win32] Fix assertion and warnings

When win32 fontmap goes away, font->fontmap becomes NULL.  Deal
with that.  Technically speaking, we need to port this to GWeakRef
like the other fontmaps do.  But this would do for now.
pango/pangowin32-fontmap.c
pango/pangowin32.c