Create a simple powershell script, like the following:
echo.ps1
---------
echo "test"
and then run from within WSL, powershell.exe ./echo.ps1. The script runs successfully, but the font is changed to a raster font.
Microsoft Windows [Version 10.0.15063]