Fall back to default font file if a font ID is not found in the content.
authorCarl Hetherington <cth@carlh.net>
Mon, 10 Jun 2024 19:39:34 +0000 (21:39 +0200)
committerCarl Hetherington <cth@carlh.net>
Tue, 11 Jun 2024 07:52:28 +0000 (09:52 +0200)
commit8995370ef76ff4d3511ec57f5f60fcf6ec5b0c63
tree58353560803c3ab6fc0f197329fb61df4435a1da
parenta224ef26f48e1a9a9189c2b935abb06147b342bc
Fall back to default font file if a font ID is not found in the content.

This should not happen, but seems rather likely given the mess that is
building (especially with users switching between versions).
src/lib/text_decoder.cc