mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2025-11-16 00:23:39 +00:00
Added punctuation.
@@ -53,6 +53,6 @@ If it is saying '8-bit', you're good. It's the number of bits by color component
|
|||||||
> [!TIP]
|
> [!TIP]
|
||||||
> If you have save the image via a different program and it looks right when using the `identify` command above, try to convert it again with [ImageMagick](imagemagick.org) following the instructions above.
|
> If you have save the image via a different program and it looks right when using the `identify` command above, try to convert it again with [ImageMagick](imagemagick.org) following the instructions above.
|
||||||
## Limitations
|
## Limitations
|
||||||
- image have to be a 24 bits bitmap
|
- image have to be a 24 bits bitmap.
|
||||||
- width have to be exactly 240 pixels wide
|
- width have to be exactly 240 pixels wide.
|
||||||
- height have to be in the [ 1 , 304 ] range. Any additional lines will be cut.
|
- height have to be in the [ 1 , 304 ] range. Any additional lines will be cut.
|
||||||
Reference in New Issue
Block a user