mirror of
https://github.com/aseprite/aseprite.git
synced 2024-12-29 00:23:48 +00:00
Minor fixes in aseprite file format specs
This commit is contained in:
parent
07cc284c30
commit
c5b952173f
@ -223,7 +223,7 @@ Color profile for RGB or grayscale values.
|
|||||||
1 - use special fixed gamma
|
1 - use special fixed gamma
|
||||||
FIXED Fixed gamma (1.0 = linear)
|
FIXED Fixed gamma (1.0 = linear)
|
||||||
Note: The gamma in sRGB is 2.2 in overall but it doesn't use
|
Note: The gamma in sRGB is 2.2 in overall but it doesn't use
|
||||||
a this fixed gamma, because sRGB uses different gamma sections
|
this fixed gamma, because sRGB uses different gamma sections
|
||||||
(linear and non-linear). If sRGB is specified with a fixed
|
(linear and non-linear). If sRGB is specified with a fixed
|
||||||
gamma = 1.0, it means that this is Linear sRGB.
|
gamma = 1.0, it means that this is Linear sRGB.
|
||||||
BYTE[8] Reserved (set to zero]
|
BYTE[8] Reserved (set to zero]
|
||||||
@ -245,7 +245,7 @@ Color profile for RGB or grayscale values.
|
|||||||
|
|
||||||
### Path Chunk (0x2017)
|
### Path Chunk (0x2017)
|
||||||
|
|
||||||
Never used.
|
Never used.
|
||||||
|
|
||||||
### Frame Tags Chunk (0x2018)
|
### Frame Tags Chunk (0x2018)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user