Bug fix: Seg. fault when OSD font not set
authorColin Clark <colin.clark@cclark.uk>
Sun, 25 Jun 2023 09:21:10 +0000 (10:21 +0100)
committerColin Clark <colin.clark@cclark.uk>
Sun, 25 Jun 2023 09:21:10 +0000 (10:21 +0100)
commit4f4a5d931a032d2560e1756f86d96e2d2b5d2525
treee2a278b0f44c8039d3f6ce1c420df8c96bfb181b
parent581e87f73ad2ce1dddc34ea7dd1741eefc08420e
Bug fix: Seg. fault when OSD font not set

If Geeqie is started with no geeqierc.xml file and OSD is selected,
there will be a seg.fault.

Set the OSD font in default options - the font set does not seem to
matter.
src/options.cc