https://bugs.documentfoundation.org/show_bug.cgi?id=152675

Caolán McNamara <caolan.mcnam...@collabora.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |NEEDINFO

--- Comment #14 from Caolán McNamara <caolan.mcnam...@collabora.com> ---
though the code is now

// tdf#153699 skip this with cairo 1.17.8 as it has a problem
// See: https://gitlab.freedesktop.org/cairo/cairo/-/issues/643
if (cairo_version() != CAIRO_VERSION_ENCODE(1,17,8))
        cairo_font_options_set_hint_metrics(pOptions, CAIRO_HINT_METRICS_OFF);

so it looks like it is disabled for that 1.17.8 version so maybe this needs to
be extended to some other known not-working versions of cairo?

So do we know that the versions of cairo are on the affected systems?

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to