-
If the files are changed outside of the program and then edited and saved in the program then the resulting files may be corrupted.
-
Excuse me, How to support '@3' retina and '@2' at the same time?
-
hi. Can you put in the readme how to run this code? :)
-
could you add a "export as a animates gif" option?
-
The piskel program crashes when i import images or just try to close the program. It's not really much of a crash: the program goes unfocused and gives error sound when I click, though nothing is lost…
-
Hi, I'm currently exporting my spritesheets to be used in an HTML5 app, and am using the JSON exports. However, the exported metadata of the json is an absolute path, like so:
```
{
frames: [..…
-
Make our File handling more robust by replacing the current mix of `java.lang.String` and `java.io.File` objects with the more recent `java.nio.file.Path` api.
The need for many helper methods in th…
-
I have a Unity 6 project with this setup...
* [manifest.json](https://github.com/Antoshidza/NSprites-Foundation/files/15487615/manifest.json)
* [ProjectVersion.txt](https://github.com/Antoshidza/N…
-
I recently wanted to make a bar graph where each dodge is a different color, and stacks are differentiated by pattern.
It seems this isn't possible with the current approach to mixing color and pat…
-
```
What steps will reproduce the problem?
1. Attempt to run either of the above examples from the 'Other' menu
2.
3.
What is the expected output? What do you see instead?
Force closes is what happen…