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 90ccbf4 commit 313d50eCopy full SHA for 313d50e
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
-Only JPEG is currently supported, but support for PNG is coming soon.
+Only JPEG and PNG are currently supported, but SVG is going to be supported in the future.
5
6
# Implementing a custom image format
7
To implement a custom image format that libscratchcpp doesn't support,
0 commit comments