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

FlipRotate not supported for the Linux platform #350

Open
walbourn opened this issue May 13, 2023 · 0 comments
Open

FlipRotate not supported for the Linux platform #350

walbourn opened this issue May 13, 2023 · 0 comments
Labels
wsl Related to Windows Subsystem for Linux support

Comments

@walbourn
Copy link
Member

The bulk of the image operations that use WIC also have non-WIC paths which are supported for Linux & Windows Subsystem for Linux. The one function that currently always requires WIC is FlipRotate.

This could be implemented directly in the library as well.

@walbourn walbourn added the wsl Related to Windows Subsystem for Linux support label May 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wsl Related to Windows Subsystem for Linux support
Projects
None yet
Development

No branches or pull requests

1 participant