Expand description
This module contains a parser for the .aseprite file specification in
version 1.3 as described in the aseprite/aseprite
repository on GitHub:
https://github.com/aseprite/aseprite/blob/main/docs/ase-file-specs.md
Modulesยง
- blend_
mode - chunk
- chunk_
type - chunks
- color_
depth - errors
- file
- frame
- header
- image
- palette
- raw_
file - raw_
frame - scalars
- This file contains all the scalars defined in the specification file.