Skip to content
New issue

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

"ImageSDL2: saving flipped textures not supported" - undocumented #4300

Closed
werton opened this issue May 23, 2016 · 0 comments
Closed

"ImageSDL2: saving flipped textures not supported" - undocumented #4300

werton opened this issue May 23, 2016 · 0 comments
Labels
Component: documentation Documentation or examples

Comments

@werton
Copy link
Contributor

werton commented May 23, 2016

Documentation not indicated that for SDL2 provider the texture.save(filename, flipped=True) and image.save(filename, flipped=True) are not supporting the 'flipped' parameter and the saved image will be inverted along the y-axis. There is only a warning when compiling - 'ImageSDL2: saving flipped textures not supported; image will be flipped'.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component: documentation Documentation or examples
Projects
None yet
Development

No branches or pull requests

2 participants