2026-09-16 Kjell Ahlstedt 2.58.0 2026-09-15 Kjell Ahlstedt Add new API from pango 1.58.0 * configure.ac: * meson.build: Require pangocairo >= 1.58.0 * pango/src/attributes.[ccg|hg]: Add create_attr_width(). * pango/src/fontdescription.hg: Add enum Width. Add set/get_width(). * pango/src/layout.[ccg|hg]: Add enum RenderComponent. Add add_components_to_cairo_context(). * pango/src/renderer.hg: Add set/get_components(). * tools/m4/convert_pango.m4: Add conversions for PangoRenderComponent and PangoWidth. 2026-09-15 Kjell Ahlstedt Regenerate docs.xml and .defs files, using files from pango 1.58.2 and update pango_docs_override.xml. 2026-06-25 Kjell Ahlstedt FontDescription: Add set/get_color() * configure.ac: * meson.build: Require pangocairo >= 1.57.0 * pango/src/font.hg: Remove an _IGNORE(). * pango/src/fontdescription.hg: Add enum FontColor. Add set/get_color(). * tools/m4/convert_pango.m4: Add conversions for FontColor. 2026-06-25 Kjell Ahlstedt Regenerate docs.xml and .defs files, using files from pango 1.57.1. * pango_docs_override.xml: Remove documentation of enumerators. They are now included in pango_docs.xml. The .defs files have been generated with glibmm/tools/mmgir.