Add build process to slice the lambda background for the game launcher #1
Labels
No labels
bug
duplicate
enhancement
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
unforeseen-consequences/assets#1
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
ImageMagick seems to be able to get us most of the way there with:
https://usage.imagemagick.org/crop/#crop_equal
Current progress
However, after a lot of trial and error with getting the correct image format and other details, I'm stuck with the game appearing to flip the images within the rows like so:
Note how they seem to be in the correct rows and columns, but the squares are flipped vertically.
Running
magick identify -verboseon one of our own files gives me:Compared to one of Valve's files:
Links
Background format
Tools
ImageMagick
Potentially related to our issue: