We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Tiled uses Pillow to serialize png files out of the box. There is a custom exporter example for also handling jpeg.
Is there an strong reason not to put this in the core array serializer? We have a lot of jpegs that we would like to serve via tiled.
The text was updated successfully, but these errors were encountered:
Great minds think alike. @jwlodek took care of this: #796
We should update the docs to use a more obscure format, so let's leave this issue open.
Sorry, something went wrong.
Awesome. Thanks!
No branches or pull requests
Tiled uses Pillow to serialize png files out of the box. There is a custom exporter example for also handling jpeg.
Is there an strong reason not to put this in the core array serializer? We have a lot of jpegs that we would like to serve via tiled.
The text was updated successfully, but these errors were encountered: