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
Fix the example code in the README. Specifically the code below
- writeParam.setCompressionType(p.getCompressionTypes()[WebPWriteParam.LOSSLESS_COMPRESSION]); + writeParam.setCompressionType(writeParam.getCompressionTypes()[WebPWriteParam.LOSSLESS_COMPRESSION]);
I created a pull request because it was minor, but I couldn't create it because I didn't have enough permissions. So I will contact you with an issue.
The text was updated successfully, but these errors were encountered:
Merge pull request sejda-pdf#31 from usefulness/renovate/com.starter.…
4f210f5
…config-0.x chore(deps): update plugin com.starter.config to v0.51.0
No branches or pull requests
Fix the example code in the README.
Specifically the code below
I created a pull request because it was minor, but I couldn't create it because I didn't have enough permissions.
So I will contact you with an issue.
The text was updated successfully, but these errors were encountered: