LINUX LAUNCH FIX
If Linux is having trouble launching because of font issues, try to "Set Launch Options..." as:
mkdir fonts; echo '<fontconfig><dir>/usr/share/fonts</dir><cachedir>fonts</cachedir></fontconfig>' >fonts/fonts.conf; FONTCONFIG_PATH=fonts ./nw # %command%