From: simon Date: Sun, 13 Jan 2013 21:59:10 +0000 (+0000) Subject: Reorganise setup_fonts_ucs so that in case of error it does nothing X-Git-Url: https://git.distorted.org.uk/u/mdw/putty/commitdiff_plain/b8af224e6169e1eec348e8af10b01ac2ebe54347?hp=b8af224e6169e1eec348e8af10b01ac2ebe54347 Reorganise setup_fonts_ucs so that in case of error it does nothing and returns its error message as a string, instead of actually printing it on standard error and exiting. Now we can preserve the previous error behaviour when we get a nonexistent font name at startup time, but no longer rudely terminate in mid-session if the user configures a bogus font name in Change Settings. git-svn-id: svn://svn.tartarus.org/sgt/putty@9745 cda61777-01e9-0310-a592-d414129be87e ---