Owen Taylor wrote:
Here's an initial pass at creating a Cairo backend for Win32. The way it works is that PangoCairoWin32Font[Map] derive fromPangoWin32Font[Map] and overrides several virtual functions I added:
[...]
I'd like for someone to review this patch before I commit it, but I'm not going to block on getting this committed to start adding PangoCairo dependencies to GTK+.
So, should I just go ahead and commit this? Owen