You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Recommend to remind the people if they use the powershell which win10 has given during installing, the output image file then will be encoded as UTF-16 LE, which will cause mostly image viewers which claims to be able to open ppm file then cannot open it.
There are two resolutions.
Use cmd
Use the newest powershell
These two terminal will let the file be encoded as UTF-8, and it can be opened and seen normally.
The text was updated successfully, but these errors were encountered:
Recommend to remind the people if they use the powershell which win10 has given during installing, the output image file then will be encoded as UTF-16 LE, which will cause mostly image viewers which claims to be able to open ppm file then cannot open it.
There are two resolutions.
These two terminal will let the file be encoded as UTF-8, and it can be opened and seen normally.
The text was updated successfully, but these errors were encountered: