List of truly supported formats #252
ralphilius
started this conversation in
General
Replies: 1 comment
-
|
The list is pretty accurate but the formats that require an external command don't work. There is not really a good way to make this more clear in the library. Bundling other delegates would mean that you would need to make changes to the build of the wasm library in this repository: https://github.com/dlemstra/Magick.Native |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I came to https://dlemstra.github.io/magick-wasm-docs/classes/magick with a list of supportedFormats, but this list if taken from imagemagick's core library, hence it's not correct. For example, PDF would require ghostscript/postscript to works. It is possible if we could have a true list of supported formats?
Also, it would be nice if you could provide some hints for building and bundling missing delegates as well.
Beta Was this translation helpful? Give feedback.
All reactions