mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-19 20:38:08 +01:00
WMCreateFont() was calling exit() if it could not create the font, and was trying too hard not to return NULL. Just return NULL if the font could not be created instead of exit()ing and let callers decide what to do upon failure. Thanks to Christian <chris@computersalat.de> for reporting this.
7.4 KiB
7.4 KiB