Added punctuation.

Lerold
2025-01-30 14:06:55 +01:00
parent 08c68ce799
commit 62cc97c48a

@@ -53,6 +53,6 @@ If it is saying '8-bit', you're good. It's the number of bits by color component
> [!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.
## Limitations
- image have to be a 24 bits bitmap
- width have to be exactly 240 pixels wide
- image have to be a 24 bits bitmap.
- width have to be exactly 240 pixels wide.
- height have to be in the [ 1 , 304 ] range. Any additional lines will be cut.