pango: Fix endianness issues from the pangocairo switch
authorSebastian Dröge <sebastian.droege@collabora.co.uk>
Tue, 4 Aug 2009 10:22:14 +0000 (12:22 +0200)
committerSebastian Dröge <sebastian.droege@collabora.co.uk>
Thu, 6 Aug 2009 04:43:37 +0000 (06:43 +0200)
commit67954aeba34cf68565a9e286252875173e181998
tree7305be678b3ef496838c684ed9e00539c51c8a6f
parent18a5264c87a75714f83b494b244d9f3ce3d0b2b6
pango: Fix endianness issues from the pangocairo switch

cairo's ARGB is in native endianness, i.e. ARGB on big endian architectures
and BGRA on little endian architectures.
ext/pango/gsttextoverlay.c