The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
Overview of changes in Pango 1.221
==================================

* Properly export all our public symbols so that linking against us works on
  MSWin32.  (GNOME #576373)

Overview of changes in Pango 1.220
==================================

 Compared to the bindings in Gtk2 1.20x
 --------------------------------------
 * Wrap pango_layout_get_baseline.
 * Allow passing undef to Gtk2::Pango::Layout::set_attributes().

 Since 1.211
 -----------
  * Nada.

Overview of changes in Pango 1.211
==================================

* Wrap pango_layout_get_baseline.
* Allow passing undef to Gtk2::Pango::Layout::set_attributes().

Overview of changes in Pango 1.210
==================================

* Initial standalone release.
* Add an example demonstrating how to use Pango in conjunction with Cairo and
  Gtk2.