We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Save a screenshot of the remote desktop uses the wrong file extension.
It should use .png instead of .jpg.
.png
.jpg
Here's file output:
file
$ file ~/Downloads/Desktop--2022-08-06-08-24.jpg /home/rgl/Downloads/Desktop--2022-08-06-08-24.jpg: PNG image data, 1920 x 1080, 8-bit/color RGBA, non-interlaced
I'm installing meshcommander with:
npm install [email protected]
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Save a screenshot of the remote desktop uses the wrong file extension.
It should use
.png
instead of.jpg
.Here's
file
output:I'm installing meshcommander with:
The text was updated successfully, but these errors were encountered: