We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5161023 commit dc8af67Copy full SHA for dc8af67
docs/Image formats.md
@@ -1,7 +1,7 @@
1
\page imageFormats Image formats
2
3
To work with costumes, libscratchcpp has to read image files from Scratch projects.
4
-No formats are currently supported, but that will change soon.
+Only JPEG is currently supported, but support for PNG is coming soon.
5
6
# Implementing a custom image format
7
To implement a custom image format that libscratchcpp doesn't support,
0 commit comments