From c5b952173f53c09af67e20233725ef2ed7e999ab Mon Sep 17 00:00:00 2001 From: David Capello Date: Fri, 29 Mar 2019 16:13:16 -0300 Subject: [PATCH] Minor fixes in aseprite file format specs --- docs/ase-file-specs.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/ase-file-specs.md b/docs/ase-file-specs.md index 5dbd69e20..c9f7bc73d 100644 --- a/docs/ase-file-specs.md +++ b/docs/ase-file-specs.md @@ -223,7 +223,7 @@ Color profile for RGB or grayscale values. 1 - use special fixed gamma FIXED Fixed gamma (1.0 = linear) 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 gamma = 1.0, it means that this is Linear sRGB. BYTE[8] Reserved (set to zero] @@ -245,7 +245,7 @@ Color profile for RGB or grayscale values. ### Path Chunk (0x2017) - Never used. +Never used. ### Frame Tags Chunk (0x2018)