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

Optimize textures to fix sRGB profile warnings #34

Merged
merged 1 commit into from
Apr 25, 2024

Conversation

Niklp09
Copy link
Member

@Niklp09 Niklp09 commented Apr 20, 2024

  • Textures are ~66 KiB smaller
  • Fixes a few warnings at client start
2024-04-20 11:26:43: WARNING[Main]: Irrlicht: PNG warning for myndoors_door8a_bottom.png: iCCP: known incorrect sRGB profile
2024-04-20 11:26:43: WARNING[Main]: Irrlicht: PNG warning for myndoors_door8a_bottomo.png: iCCP: known incorrect sRGB profile
2024-04-20 11:26:43: WARNING[Main]: Irrlicht: PNG warning for myndoors_door8a_edge.png: iCCP: known incorrect sRGB profile
2024-04-20 11:26:43: WARNING[Main]: Irrlicht: PNG warning for myndoors_door8a_inv.png: iCCP: known incorrect sRGB profile
2024-04-20 11:26:43: WARNING[Main]: Irrlicht: PNG warning for myndoors_door9a_bottom.png: iCCP: known incorrect sRGB profile
2024-04-20 11:26:43: WARNING[Main]: Irrlicht: PNG warning for myndoors_door9a_bottomo.png: iCCP: known incorrect sRGB profile
2024-04-20 11:26:43: WARNING[Main]: Irrlicht: PNG warning for myndoors_door9a_edge.png: iCCP: known incorrect sRGB profile
2024-04-20 11:26:43: WARNING[Main]: Irrlicht: PNG warning for myndoors_door9a_inv.png: iCCP: known incorrect sRGB profile

@SmallJoker
Copy link
Member

LGTM. Will merge in a few days unless there are objections.

@SmallJoker SmallJoker merged commit aee9b46 into master Apr 25, 2024
2 checks passed
@Niklp09 Niklp09 deleted the optimize_textures branch April 25, 2024 20:14
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.

2 participants