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

Added webp-imageio lib as dependency to support webp #657

Merged
merged 1 commit into from
Jan 24, 2023

Conversation

tomas-sexenian
Copy link
Contributor

Issue 101090

https://github.com/usefulness/webp-imageio provides Java with Image I/O reader and writer for the Google WebP image format. It is added as a dependency of the java project

@genexusbot
Copy link
Collaborator

Cherry pick to beta success

@tomas-sexenian tomas-sexenian merged commit 2beb566 into master Jan 24, 2023
@tomas-sexenian tomas-sexenian deleted the ImageApiWithWebp branch January 24, 2023 13:20
tomas-sexenian added a commit that referenced this pull request Jan 25, 2023
tomas-sexenian added a commit that referenced this pull request Jan 25, 2023
tomas-sexenian added a commit that referenced this pull request Mar 6, 2023
…ery possible data type (#666)

* Revert "Added webp-imageio lib as dependency to support webp (#657)"

This reverts commit 2beb566.

* FromJson assigns empty strg if input strg is null
Issue:101141

* Cover null serialization for all posible toClass

* convertObjectTo unit tests

* Empty commit

---------

Co-authored-by: tomas-sexenian <[email protected]>
tomas-sexenian added a commit that referenced this pull request Mar 20, 2023
…ing the existing one (#676)

* Revert "Added webp-imageio lib as dependency to support webp (#657)"

This reverts commit 2beb566.

* ImageManipulationAPI methods create new images
Issue:99234

* Adjust ImageManipulation methods according to spec

* All new images go to blob storage dir

* delete getRandomNumberSquence method

* generated images go to temp media dir

* final tweaks: remove catch and use getFileType

* went back to blob storage dir

---------

Co-authored-by: tomas-sexenian <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants