Go to file
David Capello 5e12a5d3d8 Restore the "Position" section in Timeline configuration
We're going to keep this section for a couple of versions as old users
get used to the new Workspace Layout customization.

The "Position" section will contain the layout icon so we can switch
the Workspace Layout combobox from there too,
2025-08-04 19:41:59 -03:00
.github [ci][clang-tidy] Update clang-tidy-review version 2025-06-02 22:24:42 -03:00
cmake Replace jpeglib with libjpeg-turbo 2024-04-23 11:33:55 -03:00
data Restore the "Position" section in Timeline configuration 2025-08-04 19:41:59 -03:00
docs Add a summary of open source projects in LICENSES file 2025-05-11 10:26:35 -03:00
laf@8ec4b553f1 [win] Fix dead keys on Windows 2025-07-24 17:45:46 -03:00
src Restore the "Position" section in Timeline configuration 2025-08-04 19:41:59 -03:00
tests [lua] Add sprite.undoHistory 2025-07-25 13:58:52 -03:00
third_party Recover Windows Vista compatibility (fix #5211) 2025-06-24 10:10:55 -03:00
.clang-format Revert "[clang-format] Set SeparateDefinitionBlocks=Always" 2024-12-13 19:59:24 -03:00
.clang-tidy [clang-tidy] Allow if (intCondition) { } to ask for != 0 2025-06-02 20:44:17 -03:00
.editorconfig
.git-blame-ignore-revs Add .git-blame-ignore-revs file 2024-12-17 14:08:12 -03:00
.gitignore [build] Use local .deps directory for users (fix #4998) 2025-04-24 19:34:09 -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
AUTHORS.md Fix typo in GitHub profile URL 2025-07-01 21:44:51 -03:00
CMakeLists.txt Update modules due cmake_minimum_required() issues (#5087, #5071) 2025-04-02 21:44:03 -03:00
CODEOWNERS
CODE_OF_CONDUCT.md clang-format all files 2024-12-16 14:52:19 -03:00
CONTRIBUTING.md Add pre-commit configuration and documentation. 2024-12-10 13:52:39 -03:00
EULA.txt
INSTALL.md Update building instructions 2025-04-29 12:17:41 -03:00
README.md New AUTHORS file 2025-05-11 12:14:01 -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 [build] Remove xargs and echo -n (fix #5179?) 2025-05-21 21:28:24 -03:00

README.md

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:

Credits

Aseprite was originally created by David Capello and is now being developed and maintained by Igara Studio and contributors.

Check the AUTHORS file for details about the active team of developers working on 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.