api icon indicating copy to clipboard operation
api copied to clipboard

Scripting API for Aseprite

Results 47 api issues
Sort by recently updated
recently updated
newest added

Is there currently a way to save the PixelFormat values? I'm using some extension scripts that only work in certain color modes. A quick patch I use is to ChangePixelFormat...

question

Tag user data was undocumented

Ability to show a Dialog on top at all times, like a custom tool area, etc.

feature

I want to fetch lasso-selected areas information, but I can't find API related. if there is no API for that, is there any plan for this feature?

feature

Hello, This is a request for the clarification of [Sprite:palettes](https://github.com/aseprite/api/blob/main/api/sprite.md#spritepalettes) description. It could indicate 1. that multiple palette support is already in use and 2. when sprites will have multiple...

improvement

It would be pretty neat to have an image inside the dialog. For example, one could pop up a preview of some sort and able to edit it's image via...

As the title suggests, when saving an image using the dialog file, it doesn't include a path by default if you use filename = "test.png" for example, so dialog:file will...

Some functions requested by [Goomboo](https://twitter.com/MapleGecko) in the Discord server: - [x] **Built-in functions to remember user preferences**: At the moment it's possible to remember user preferences by creating another file,...

feature

My apologies if I'm missing something, is there currently a way to scale/resize a selection or image or any kind of workaround for that? I understand we can resize the...

feature