-
This issue is just to keep track of features we'd like to see in the following v1.3.x versions (not specific dates/milestones, but we should be working on these):
- [ ] Add possibility to link/impo…
dacap updated
1 month ago
-
```c++
// static
Image* Image::createCopy(const Image* image, const ImageBufferPtr& buffer)
{
ASSERT(image);
return crop_image(image, 0, 0, image->width(), image->height(),
…
dacap updated
1 month ago
-
**Platform**: Microsoft Windows [Version 10.0.22621.3155]
**LDtk Version**: 1.5.3-64bits (build 473703)
**Aseprite Version**: v1.3.5 (This is the v1.3 Beta version on Steam)
**Problem Description…
-
This is an old idea since the creation of palettes, but now it's more critical with extensions and scripts:
- [ ] Create a website to search extensions (and download a list of all extensions from t…
-
When opening a BMP file saved in GIMP it looks like the header is not interpreted correctly, causing it to read pixel data too early in the file. The same BMP file is fixed when opening it and re-savi…
-
Please allow for `.webp` exports to export as individual files for each frame like how the non-animatable formats can. At the current moment, they always export as a single animated `.webp`. Perhaps t…
-
Hello, I am a fool who can't write scripts, I have been looking for a script to import psd files into aseprite, for this reason just stumbled across your script (export psd), thank you for writing th…
-
Exporting as a tileset, either from the GUI or CLI, results in empty metadata for layers, slices and tags.
For example, a `components.aseprite` file that has at least one layer, tag and slice produ…
-
Over the years using aseprite, i've been mulling over this issue i've had throughout, unsure how to express it. But I think this is it.
First, some base assumptions:
-Aseprite distinguishes lay…
-
I'm trying to use AseSync23 on MacOS. Installed NekoVM to be able to run `AseSync23.n` but I'm having trouble in telling it the location of an Aseprite binary.
I've tried `/Users/youzer/Library/Ap…