On Fri, 31 May 2019 12:30:30 GMT, Ron Tarrant wrote:

Now I'm just working on how to stop the "couldn't load font" errors. From what I've found so far, this may be a problem with the application not waiting long enough between loading one font and the next? I don't know. I thought that stuff would be asynchronous. I don't really care if the fonts don't load as long as it's not spitting out those errors.

So, I'm currently looking at how to conditionally load the fonts based on whatever reason it's failing... which so far has eluded me.

Another interesting tidbit...

On Linux, that whole "couldn't load font" thing doesn't happen.