all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Fix for librsvg 2.40 on core-updates
@ 2023-04-07 16:53 Kaelyn
  2023-04-08  9:52 ` Andreas Enge
  0 siblings, 1 reply; 6+ messages in thread
From: Kaelyn @ 2023-04-07 16:53 UTC (permalink / raw)
  To: guix-devel

Hi,

On core-updates, librsvg-2.40 fails to compile due to a single failing test (I've confirmed the failure on x86_64 and i686, though the package is only used/needed on non-x86_64 systems for gtk+ and others; it also affects wine and wine-staging on x86_64 as they are 32-bit packages). I was able to track down the test failure to a text rendering difference between Pango 1.48 and 1.50, which led to the text being one pixel line higher between the reference and output images. On Monday I submitted https://issues.guix.gnu.org/62646 which adds a phase to librsvg-2.40 to adjust the output Y coordinate of the SVG transformation matrix by one for the failing test so that it passes with Pango 1.50.

Cheers,
Kaelyn


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2023-04-11 11:59 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-04-07 16:53 Fix for librsvg 2.40 on core-updates Kaelyn
2023-04-08  9:52 ` Andreas Enge
2023-04-08 15:55   ` Kaelyn
2023-04-10 19:00     ` Kaelyn
2023-04-10 19:29       ` Felix Lechner via Development of GNU Guix and the GNU System distribution.
2023-04-11 11:58       ` bug#62723: " Andreas Enge

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.