Opened 6 weeks ago

Closed 6 weeks ago

#20147 closed enhancement (fixed)

pangomm-2.54.0

Reported by: Bruce Dubbs Owned by: Douglas R. Reno
Priority: normal Milestone: 12.2
Component: BOOK Version: git
Severity: normal Keywords:
Cc:

Description

New minor version.

Change History (3)

comment:1 by Douglas R. Reno, 6 weeks ago

Owner: changed from blfs-book to Douglas R. Reno
Status: newassigned

comment:2 by Douglas R. Reno, 6 weeks ago

2.54.0 (stable) 2024-07-25:

* Color: Add parse_with_alpha().
* Context: Add set/get_round_glyph_positions().
* Item: Add default constructor, get_char_offset().
* Layout: Add set/get_justify_last_line(), get_direction(),
  get_caret_pos().
* LayoutIter: Add operator bool(), get_run_baseline().
* LayoutLine: Add is_paragraph_start(), get_resolved_direction(),
  get_height().
* TabArray: Add TabArray(const Glib::ustring& text) constructor,
  operator bool(), set_positions_in_pixels(), to_string(),
  set/get_decimal_point(), sort().
  (Kjell Ahlstedt)

Documentation:
* Language::get_scripts(): Improve documentation.
* Don't link to removed parts of library.gnome.org.
  (Kjell Ahlstedt)

Build:
* Require pango >= 1.54.0.
* Meson build: Require meson >= 0.62.0.
  Use Meson's pkgconfig module instead of using
  the *.pc.in templates.
  (Kjell Ahlstedt)

comment:3 by Douglas R. Reno, 6 weeks ago

Resolution: fixed
Status: assignedclosed
Note: See TracTickets for help on using tickets.