]> git.mdlowis.com Git - proto/labwc.git/commit
CI: ensure Void has a font installed
authorConsolatis <35009135+Consolatis@users.noreply.github.com>
Sat, 16 Mar 2024 17:16:44 +0000 (18:16 +0100)
committerConsolatis <35009135+Consolatis@users.noreply.github.com>
Sat, 16 Mar 2024 17:42:47 +0000 (18:42 +0100)
commit631cd5ab2802f237438b901f985b17ab25f05cb2
tree8ee85fdadd077a4cfbe82922af6ac1cc417a9ec6
parent51cdefa93e12a3fdbc81bb7fca9719dfd85d2074
CI: ensure Void has a font installed

Otherwise the runtime test randomly fails due to
strange pango behavior. This is a workaround for
the issue and not a permanent fix.

A full investigation into pango internals is required
to figure out why `pango_layout_get_extents()` returns
invalid data after the first call. See PR #1627 for a
testcase.
.github/workflows/build.yml