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

refactor(core): use the image crate #9132

Merged
merged 2 commits into from Mar 11, 2024
Merged

refactor(core): use the image crate #9132

merged 2 commits into from Mar 11, 2024

Conversation

lucasfernog
Copy link
Member

Using the image crate makes our PNG actually convert RGB data to RGBA and is easier to extend in the future. Additionally, I didn't see a relevant increase in binary size.

@lucasfernog lucasfernog requested a review from a team as a code owner March 9, 2024 11:35
@lucasfernog lucasfernog merged commit db0a24a into dev Mar 11, 2024
28 checks passed
@lucasfernog lucasfernog deleted the refactor/image branch March 11, 2024 14:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants