]> Pileus Git - ~andy/gtk/commit
Require new pango with automatic tracking of PangoContext changes
authorAlexander Larsson <alexl@redhat.com>
Thu, 6 Dec 2012 18:50:47 +0000 (19:50 +0100)
committerAlexander Larsson <alexl@redhat.com>
Thu, 6 Dec 2012 18:54:05 +0000 (19:54 +0100)
commit53e08b58aa157b082cc31f6dc78aee76bc6be1f3
tree469b230886e14a98a4fc8908c9bfec45d8f18931
parent9ae96491886716ba56ba87442dd9a93dcf21e027
Require new pango with automatic tracking of PangoContext changes

Pango 1.32.4 has a feature where any PangoLayout automatically handles
the case where a PangoContext is changed. We want to rely on this to
avoid having to clear layouts too often, so we make this a hard dep.
configure.ac