Animated sprite editor & pixel art tool (Windows, macOS, Linux)
Go to file
Ryan Carsten Schmidt 71654e4b8e Add USE_SHARED_TINYEXIF option
See #4843

When this option is enabled, it requires a version of TinyEXIF newer
than 1.0.2 (which is the latest version that has been released),
specifically the change in cdcseacave/TinyEXIF@d75f772. The request to
release a new version of TinyEXIF is cdcseacave/TinyEXIF#18.
2024-12-18 09:43:15 -03:00
.github [precommit] Add GitHub action 2024-12-11 08:30:16 -03:00
cmake Rename src/tests/test.h -> src/tests/app_test.h to avoid confusion with observable tests/test.h 2021-12-23 21:38:17 -03:00
data clang-format all files 2024-12-16 10:10:34 -03:00
docs Minor fixes in coding style guide 2024-12-18 08:41:51 -03:00
laf@c84b89b482 clang-format all files 2024-12-16 10:10:34 -03:00
src Add USE_SHARED_TINYEXIF option 2024-12-18 09:43:15 -03:00
tests clang-format all files 2024-12-16 10:10:34 -03:00
third_party Add USE_SHARED_TINYEXIF option 2024-12-18 09:43:15 -03:00
.clang-format Revert "[clang-format] Set SeparateDefinitionBlocks=Always" 2024-12-13 19:59:24 -03:00
.clang-tidy Disable bugprone-narrowing-conversions clang-tidy check 2024-06-19 17:31:36 -03:00
.editorconfig EditorConfig: Don't use tabs in .md files 2023-10-31 20:05:01 -03:00
.git-blame-ignore-revs Add .git-blame-ignore-revs file 2024-12-17 14:08:12 -03:00
.gitignore Add build scripts 2024-11-07 17:40:52 -03:00
.gitmodules Remove third_party/gtest submodule as we use laf/third_party/googletest 2024-11-11 12:41:30 -03:00
.pre-commit-config.yaml [precommit] Add .m and .mm files to clang-format 2024-12-14 00:07:23 -03:00
build.cmd Add build scripts 2024-11-07 17:40:52 -03:00
build.ps1 Add build scripts 2024-11-07 17:40:52 -03:00
build.sh Update SDK dirs of all CMakeFiles/*/*.cmake files too (#4773) 2024-12-02 00:19:24 -03:00
CMakeLists.txt Add USE_SHARED_TINYEXIF option 2024-12-18 09:43:15 -03:00
CODE_OF_CONDUCT.md clang-format all files 2024-12-16 10:10:34 -03:00
CODEOWNERS Add CODEOWNERS file to assign PRs automatically 2019-02-17 23:09:53 -03:00
CONTRIBUTING.md Add pre-commit configuration and documentation. 2024-12-10 13:52:39 -03:00
EULA.txt Update EULA 2018-12-06 12:25:23 -03:00
INSTALL.md Add pre-commit configuration and documentation. 2024-12-10 13:52:39 -03:00
README.md clang-format all files 2024-12-16 10:10:34 -03:00

Aseprite

build Translation Status Discourse Community Discord Server

Introduction

Aseprite is a program to create animated sprites. Its main features are:

Issues

There is a list of Known Issues (things to be fixed or that aren't yet implemented).

If you found a bug or have a new idea/feature for the program, you can report them.

Support

You can ask for help in:

Authors

Aseprite is being developed by Igara Studio:

Credits

The default Aseprite theme was introduced in v0.8, created by:

A modified dark version of this theme introduced in v1.3-beta1 was created by:

Aseprite includes color palettes created by:

It tries to replicate some pixel-art algorithms:

Thanks to third-party open source projects, to contributors, and all the people who have contributed ideas, patches, bugs report, feature requests, donations, and help us to develop Aseprite.

License

This program is distributed under three different licenses:

  1. Source code and official releases/binaries are distributed under our End-User License Agreement for Aseprite (EULA). Please check that there are modules/libraries in the source code that are distributed under the MIT license (e.g. laf, clip, undo, observable, ui, etc.).
  2. You can request a special educational license in case you are a teacher in an educational institution and want to use Aseprite in your classroom (in-situ).
  3. Steam releases are distributed under the terms of the Steam Subscriber Agreement.

You can get more information about Aseprite license in the FAQ.