Skip to content

Commit 313d50e

Browse files
committed
Mention PNG in docs
1 parent 90ccbf4 commit 313d50e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/Image formats.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
\page imageFormats Image formats
22

33
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.
4+
Only JPEG and PNG are currently supported, but SVG is going to be supported in the future.
55

66
# Implementing a custom image format
77
To implement a custom image format that libscratchcpp doesn't support,

0 commit comments

Comments
 (0)