mirror of
https://github.com/aseprite/aseprite.git
synced 2024-12-28 06:21:25 +00:00
[docs] Improve phrasing for Tileset image data length
Clarified the description for the data length field of the compressed Tileset image when flag 2 is set.
This commit is contained in:
parent
d6436647ab
commit
0bdcdbfc49
@ -509,7 +509,7 @@ The data of this chunk is as follows:
|
|||||||
of the the External Files Chunk.
|
of the the External Files Chunk.
|
||||||
DWORD Tileset ID in the external file
|
DWORD Tileset ID in the external file
|
||||||
+ If flag 2 is set
|
+ If flag 2 is set
|
||||||
DWORD Compressed data length
|
DWORD Data length of the compressed Tileset image
|
||||||
PIXEL[] Compressed Tileset image (see NOTE.3):
|
PIXEL[] Compressed Tileset image (see NOTE.3):
|
||||||
(Tile Width) x (Tile Height x Number of Tiles)
|
(Tile Width) x (Tile Height x Number of Tiles)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user