plymouth/src/plugins
Ray Strode 97516094e4 label-freetype: Ensure font metrics are up to date when querying dimensions
If code calls ply_label_get_width without ply_label_show or some other
call that forces the dimensions to be computed first, then the returned
width will be wrong.

This commit makes the freetype plugin look more like the pango plugin
where the size will computed on demand when querying the width, if
necessary.
2023-12-28 13:39:19 -05:00
..
controls label-freetype: Ensure font metrics are up to date when querying dimensions 2023-12-28 13:39:19 -05:00
renderers When using input devices, set the VT keyboard state with KDSKBMODE so that the VT console doesn't change the LED state 2023-12-08 21:11:18 -05:00
splash two-step: Be more tolerant when there's no console viewer 2023-12-28 09:36:06 -05:00
meson.build Port build system to Meson 2022-11-14 12:21:55 -05:00