aiosendspin letterboxes artwork: https://github.com/Sendspin/aiosendspin/blob/9212f920e8fbaf9ad357b43835bd32cc386e73b8/aiosendspin/server/roles/artwork/group.py#L161-L181
The spec says "Note: The server will scale images to fit within the specified dimensions while preserving aspect ratio."
By my read, that makes it seem like it won't letterbox, but instead not exceed the dimensions.
My preference is the server letterboxes, it makes support on the client side easier.
aiosendspin letterboxes artwork: https://github.com/Sendspin/aiosendspin/blob/9212f920e8fbaf9ad357b43835bd32cc386e73b8/aiosendspin/server/roles/artwork/group.py#L161-L181
The spec says "Note: The server will scale images to fit within the specified dimensions while preserving aspect ratio."
By my read, that makes it seem like it won't letterbox, but instead not exceed the dimensions.
My preference is the server letterboxes, it makes support on the client side easier.