mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-20 10:12:06 +00:00
Document accepted external palette formats
This commit is contained in:
10
man/rgbgfx.1
10
man/rgbgfx.1
@@ -364,7 +364,15 @@ Note that while
|
|||||||
.Ql --
|
.Ql --
|
||||||
can be used in an at-file (with identical semantics), it is only effective inside of it\(emnormal option processing continues in the parent scope.
|
can be used in an at-file (with identical semantics), it is only effective inside of it\(emnormal option processing continues in the parent scope.
|
||||||
.Sh PALETTE SPECIFICATION FORMATS
|
.Sh PALETTE SPECIFICATION FORMATS
|
||||||
TODO.
|
The following formats are supported:
|
||||||
|
.Bl -tag -width Ds
|
||||||
|
.It Sy act
|
||||||
|
.Lk https://www.adobe.com/devnet-apps/photoshop/fileformatashtml/#50577411_pgfId-1070626 Adobe Photoshop color table .
|
||||||
|
.It Sy aco
|
||||||
|
.Lk https://www.adobe.com/devnet-apps/photoshop/fileformatashtml/#50577411_pgfId-1055819 Adobe Photoshop color swatch .
|
||||||
|
.It Sy psp
|
||||||
|
.Lk https://www.selapa.net/swatches/colors/fileformats.php#psp_pal Paint Shop Pro palette .
|
||||||
|
.El
|
||||||
.Sh PALETTE GENERATION
|
.Sh PALETTE GENERATION
|
||||||
.Nm
|
.Nm
|
||||||
must generate palettes from the colors in the input image, unless
|
must generate palettes from the colors in the input image, unless
|
||||||
|
|||||||
Reference in New Issue
Block a user