mirror of
https://github.com/aseprite/aseprite.git
synced 2024-12-28 06:21:25 +00:00
.. | ||
aseprite_common.cpp | ||
aseprite_common.h | ||
aseprite_decoder.cpp | ||
aseprite_decoder.h | ||
CMakeLists.txt | ||
decode_delegate.h | ||
decode_file.cpp | ||
decode_file.h | ||
decoder.cpp | ||
decoder.h | ||
detect_format.cpp | ||
detect_format.h | ||
file_format.h | ||
file_interface.h | ||
LICENSE.txt | ||
pixel_io.h | ||
README.md | ||
stdio.cpp |
Aseprite Document IO Library
Distributed under MIT license
Library to decode doc::Document
from .aseprite
files. This
library should support encoding of .aseprite
files in the near
future.