You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, only JPEG, PNG and GIF are supported. A FormatKind::Custom or FormatKind::Pixmap would allow for greater flexibility and the clients can provide their own image decoding.
I'll be happy to make a PR if this seems like a good idea.
The text was updated successfully, but these errors were encountered:
Currently, only JPEG, PNG and GIF are supported. A
FormatKind::Custom
orFormatKind::Pixmap
would allow for greater flexibility and the clients can provide their own image decoding.I'll be happy to make a PR if this seems like a good idea.
The text was updated successfully, but these errors were encountered: