Opened 6 months ago

Closed 6 months ago

#21971 closed enhancement (fixed)

librsvg-2.61.0

Reported by: Bruce Dubbs Owned by: Bruce Dubbs
Priority: normal Milestone: 12.4
Component: BOOK Version: git
Severity: normal Keywords:
Cc:

Description

New minor version.

Change History (4)

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

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

comment:2 by thomas, 6 months ago

librsvg crate version 2.61.0

librsvg-rebind crate version 0.1.0

  • The minimum supported Rust version (MSRV) is 1.85.1.
  • #1178: Improved performance when using an application-supplied stylesheet for an SVG handle - do cascading only once in that case instead of twice.
  • #1164: Don't panic if there are no fonts installed - this happens easily in Alpine containers (Lovell Fuller).
  • Update to gtk-rs-core 0.21 (Maximiliano Sandoval).
  • Vastly improved infrastructure to generate the development guide and the rsvg-convert manual page (Toluwaleke Ogundipe).
  • Start implementing the SVG2 text stack (Adetoye Anointing, from his Outreachy internship).
  • Fixed the Windows CI (Chun-wei Fan).
  • Lots of internal cleanups to make it easier to remove Cairo in the future.

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

Owner: changed from Douglas R. Reno to Bruce Dubbs
Status: assignednew

comment:4 by Bruce Dubbs, 6 months ago

Resolution: fixed
Status: newclosed

Fixed at commit 88c414b8d3.

Note: See TracTickets for help on using tickets.