diff options
author | Genny <gen@nyble.dev> | 2022-12-11 17:07:37 -0600 |
---|---|---|
committer | Genny <gen@nyble.dev> | 2022-12-11 17:07:37 -0600 |
commit | 8b8732f927df1d6581764822f89042dcad7d80e7 (patch) | |
tree | 3bdff3b4846d9dd1eaea4fcd16cfc3156a4af6ff /recolor-extension.md | |
parent | 145896c0b2156698b42deed74e6545095941c56a (diff) | |
download | gifed-8b8732f927df1d6581764822f89042dcad7d80e7.tar.gz gifed-8b8732f927df1d6581764822f89042dcad7d80e7.zip |
formatting
Diffstat (limited to 'recolor-extension.md')
-rw-r--r-- | recolor-extension.md | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/recolor-extension.md b/recolor-extension.md index b9aa20e..30c21c5 100644 --- a/recolor-extension.md +++ b/recolor-extension.md @@ -49,14 +49,13 @@ the decoder may use an initial segment of the table to render the graphic. Values: -0 - Not ordered. +0 - Not ordered. 1 - Ordered by decreasing importance, most important color first. ##### Size of Global Color Table The value in this field is used to calculate the number of bytes contained in the Global Color Table. To determine that -actual size of the color table, raise 2 to [the value of the field -+ 1]. (This field is made up of the 3 least significant bits of the byte.) +actual size of the color table, raise 2 to [the value of the field + 1]. (This field is made up of the 3 least significant bits of the byte.) #### Background Color Index Index into the Global Color Table for |