]> git.ipfire.org Git - thirdparty/plymouth.git/commit
label-freetype: Don't bother loading fallback font if it doesn't exist
authorRay Strode <rstrode@redhat.com>
Thu, 28 Dec 2023 17:15:20 +0000 (12:15 -0500)
committerRay Strode <halfline@gmail.com>
Thu, 28 Dec 2023 17:31:48 +0000 (17:31 +0000)
commitd8fd8e222c74d3a628b13e0dc2f99f3c9c765df3
tree5e81ab2f0d2644393e5c491e7e91bd46239dceb4
parente989867f4871bba564cd5dcc0de64da8ead36058
label-freetype: Don't bother loading fallback font if it doesn't exist

If the fallback font doesn't exist, we shouldn't even try to load it,
there's no point.

Instead, put a nice error in the log.
src/plugins/controls/label-freetype/plugin.c