Jorian Rutten

Results 8 issues of Jorian Rutten

After attempting to create an `.ico` file, I noticed that it always takes the first frame and uses that to export as an icon, even if the `Frames` argument is...

bug
export

### Aseprite and System version * Aseprite 1.3-beta21-x64 (Steam) * Windows 10 The latest changes to .bmp files and how they are exported seems to **always export with transparency enabled,**...

feature
persistence
low priority
time-1

If you install a plugin while one of the drop-down windows is opened, it will completely empty it's entries and stay on top of the application until you close aseprite...

Using `Replace Color` on an empty cel isn't currently allowed, most likely because it presumes it cannot replace a color on an empty cel anyway. However if the setting is...

triage

I've been using Aseprite Scripts/Plugins for a while now, to create personal export scripts to speed up exporting game assets in the correct formats. This means I'm often readjusting my...

### Tested versions Reproducible in 3.5.stable ### System information Windows 10 - Godot 3.5.stable ### Issue description The engine is giving an error (`ERROR: Image height must be greater than...

bug
topic:core

Extension: 1.0.2 Aseprite: Aseprite 1.3-rc1-x64 After creating a new file, making some changes, and then saving the sprite, the sessionData sometimes isn't properly saved. Going back to the Home tab,...

The API overview on the website doesn't mention the `Image:flip()` function, nor the expected arguments on the `Image` page. https://www.aseprite.org/api/image#image The only reason I found out it existed is from...