Skip to content

Commit f4a213e

Browse files
him2him2radarhere
andcommitted
Apply suggestion: realign RST table borders
Co-authored-by: Andrew Murray <radarhere@users.noreply.github.com>
1 parent bd3a926 commit f4a213e

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

docs/handbook/writing-your-own-image-plugin.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -217,14 +217,14 @@ table describes some commonly used **raw modes**:
217217
+-----------+-------------------------------------------------------------------+
218218
| ``P`` | 8-bit palette-mapped image. |
219219
+-----------+-------------------------------------------------------------------+
220-
| ``RGB`` | 24-bit true color, stored as (red, green, blue). |
220+
| ``RGB`` | 24-bit true color, stored as (red, green, blue). |
221221
+-----------+-------------------------------------------------------------------+
222-
| ``BGR`` | 24-bit true color, stored as (blue, green, red). |
222+
| ``BGR`` | 24-bit true color, stored as (blue, green, red). |
223223
+-----------+-------------------------------------------------------------------+
224-
| ``RGBX`` | | 24-bit true color, stored as (red, green, blue, pad). The pad |
224+
| ``RGBX`` | | 24-bit true color, stored as (red, green, blue, pad). The pad |
225225
| | | pixels may vary. |
226226
+-----------+-------------------------------------------------------------------+
227-
| ``RGB;L`` | | 24-bit true color, line interleaved (first all red pixels, then|
227+
| ``RGB;L`` | | 24-bit true color, line interleaved (first all red pixels, then |
228228
| | | all green pixels, finally all blue pixels). |
229229
+-----------+-------------------------------------------------------------------+
230230

0 commit comments

Comments
 (0)