Skip to content

Conversation

DevelopmentCats
Copy link
Contributor

@DevelopmentCats DevelopmentCats commented Mar 17, 2025

Description

Converted romm.png in muos-app/RomM/resources/ to RGBA
Previous Image was LA (Grayscale) which was not working before.

Image Analysis Results:
File: romm.png
Mode: LA
Format: PNG
Size: (22, 22)
Has Transparency: True
Number of Channels: 2
Bands: ('L', 'A')

Trunk is causing the issues. Since optimizing the image is what converts it to LA mode which is not compatible with the ui in muos

Its most definitely going to fail the trunk check

Changes to justfile were done to make it buildable on macos or linux since before it was just usable on macos.

Related Issues
None

Checklist
Please check all that apply.

  • I've tested the changes locally
  • I've updated relevant comments
  • I've assigned reviewers for this PR

Screenshots

@gantoine gantoine merged commit 0f78e57 into rommapp:main Mar 17, 2025
1 check failed
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