Animated sprite editor & pixel art tool (Windows, macOS, Linux)
Go to file
David Capello 890e27b0a1 Fix UI tests
Fixed a crash accessing a nullptr native window running UI tests from CLI.
Regression from 2e13559bbb
2024-12-05 10:30:25 -03:00
.github Merge branch 'main' into beta 2024-11-27 15:35:51 -03:00
cmake Replace jpeglib with libjpeg-turbo 2024-04-23 11:33:55 -03:00
data Merge branch 'main' into beta 2024-11-19 16:00:11 -03:00
docs Merge branch 'main' into beta 2024-11-06 18:01:44 -03:00
laf@31b8b485c9 New UILayers to composite floating elements (fix #4825) 2024-12-01 22:46:37 -03:00
src Fix UI tests 2024-12-05 10:30:25 -03:00
tests [lua] Disable 'beforesitechange' event (#4569, #4780, #4785) 2024-11-19 21:18:21 -03:00
third_party Merge branch 'main' into beta 2024-11-19 16:00:11 -03:00
.clang-format
.clang-tidy [clang-tidy] Disable misc-include-cleaner 2024-11-30 09:34:26 -03:00
.editorconfig EditorConfig: Don't use tabs in .md files 2023-10-31 20:05:01 -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
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 Check submodules in build.sh 2024-11-11 13:06:42 -03:00
CMakeLists.txt Merge branch 'main' into beta 2024-09-23 15:03:11 -03:00
CODE_OF_CONDUCT.md
CODEOWNERS
CONTRIBUTING.md Add section about PR assignee in CONTRIBUTING guide 2024-09-10 16:31:22 -03:00
EULA.txt
INSTALL.md New font selector (fix #4363) 2024-08-26 11:47:57 -03:00
README.md Fix typo in README from the solo project era 2023-12-12 18:41:23 -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.