Parse HEX palettes (#1081)

Addresses one item of #1065
This commit is contained in:
Rangi
2022-10-01 12:45:00 -04:00
committed by GitHub
parent c10345f26d
commit 969412af24
2 changed files with 47 additions and 2 deletions

View File

@@ -384,6 +384,10 @@ A GBC palette memory dump, as emitted by
Useful to force several images to share the same palette.
.It Cm gpl
.Lk https://docs.gimp.org/2.10/en/gimp-concepts-palettes.html GIMP palette .
.It Cm hex
Plaintext lines of hexadecimal colors in
.Ql rrggbb
format.
.It Cm psp
.Lk https://www.selapa.net/swatches/colors/fileformats.php#psp_pal Paint Shop Pro palette .
.El