Skip to content

label-freetype: Handle font failing to load more gracefully

Ray Strode requested to merge fix-freetype-crash into main

We currently crash if the font fails to load.

This commit attempts to handle the situation more gracefully.

Merge request reports