pi-apps icon indicating copy to clipboard operation
pi-apps copied to clipboard

Add aseprite

Open everypizza1 opened this issue 3 years ago • 25 comments

What is the name of the app?

aseprite

(Optional) Where is the app hosted?

https://github.com/aseprite/aseprite/

About the app

ASEPRITE (aka ASE, Allegro Sprite Editor) is an open source program to create animated sprites & pixel art. Sprites are little images that can be used in your website or in a video game. You can draw characters with movement, intros, textures, patterns, backgrounds, logos, color palettes, isometric levels, etc.

Upload file

aseprite.zip

Confirmations

  • [X] I have confirmed that this app is legal and not piracy.
  • [X] I have confirmed that this app has never been discussed in https://github.com/Botspot/pi-apps/issues and https://github.com/Botspot/pi-apps/pulls, and it is not in the Pi Apps app list.
  • [X] I have confirmed that this app can run on Raspberry Pi.

everypizza1 avatar Feb 12 '22 17:02 everypizza1

Interesting! I've never heard of this before. Do you use it on your Pi much? On my Pi, the mouse movements seemed to be quite laggy.

Botspot avatar Feb 12 '22 17:02 Botspot

Interesting! I've never heard of this before.

Me nither!

Sussy-OS avatar Feb 12 '22 18:02 Sussy-OS

I found it yesterday, I believe the mouse is made to be like that.

On Sat, Feb 12, 2022, 11:39 AM Botspot @.***> wrote:

Interesting! I've never heard of this before. Do you use it on your Pi much? On my Pi, the mouse movements seemed to be quite laggy.

— Reply to this email directly, view it on GitHub https://github.com/Botspot/pi-apps/issues/1486#issuecomment-1037339530, or unsubscribe https://github.com/notifications/unsubscribe-auth/ATXE5QPYAHTINE2BVKGBA2LU22LL5ANCNFSM5OHFOYIA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

You are receiving this because you authored the thread.Message ID: @.***>

everypizza1 avatar Feb 12 '22 18:02 everypizza1

okay

Sussy-OS avatar Feb 12 '22 18:02 Sussy-OS

I like it. It's kinda like piskel. Though, when I create a sprite animation, the mouse is very glitchy, and my CPUs go high

Sussy-OS avatar Feb 12 '22 18:02 Sussy-OS

I like it. It's kinda like piskel. Though, when I create a sprite animation, the mouse is very glitchy, and my CPUs go high

Same.

Botspot avatar Feb 12 '22 19:02 Botspot

I dont have a problem with mouse lag. I just installed raspberry pi os a few days ago, and it works fine. What Pi model are you using?

everypizza1 avatar Feb 24 '22 19:02 everypizza1

I dont have a problem with mouse lag. I just installed raspberry pi os a few days ago, and it works fine. What Pi model are you using?

I am using the 400 rev 1.0

Sussy-OS avatar Feb 24 '22 21:02 Sussy-OS

This is a really cool program. I do have a little lag dragging windows inside the program around, but other that that I have a pretty smooth experience.

Crilum avatar Mar 10 '22 01:03 Crilum

This doesn't work great on twister os

everypizza1 avatar May 01 '22 13:05 everypizza1

Has anyone gotten this app working well? If not, then maybe this issue should be closed.

Botspot avatar May 11 '22 04:05 Botspot

Has anyone gotten this app working well? If not, then maybe this issue should be closed.

It works, but is buggy. Simalar to buggy speed of minecraft on pi. Not too bad. I would consider adding it.

Sussy-OS avatar May 11 '22 17:05 Sussy-OS

Has anyone gotten this app working well? If not, then maybe this issue should be closed.

It works fine for me on raspberry pi os bullseye.

everypizza1 avatar May 16 '22 21:05 everypizza1

@Botspot it works quite well on my system, here is a recording of me drawing something (don't ask me what it is...):

Aesprite.mp4

It's about 20-30% slower because I'm recording, so factor that in when you watch it.

Crilum avatar May 16 '22 21:05 Crilum

If you drag windows inside of Aesprite (like, it's own windows (save dialog, preview), not OS windows), it has some weird things, but it still works just fine.

Crilum avatar May 16 '22 21:05 Crilum

It doesn't work on Ubuntu :(. Edit: I noticed I can use the deb...

everypizza1 avatar May 16 '22 21:05 everypizza1

It doesn't work on Ubuntu :(. Edit: I noticed I can use the deb...

Why not?

Crilum avatar May 16 '22 22:05 Crilum

It isn't in the apt repos.

On Mon, May 16, 2022 at 5:24 PM Crilum @.***> wrote:

It doesn't work on Ubuntu :(. Edit: I noticed I can use the deb...

Why not?

— Reply to this email directly, view it on GitHub https://github.com/Botspot/pi-apps/issues/1486#issuecomment-1128196293, or unsubscribe https://github.com/notifications/unsubscribe-auth/ATXE5QMOI6UT4O7ZKN3OVVLVKLDJPANCNFSM5OHFOYIA . You are receiving this because you authored the thread.Message ID: @.***>

everypizza1 avatar May 17 '22 15:05 everypizza1

We could change the app so that it uses install_packages and downloads the deb.

Crilum avatar May 17 '22 19:05 Crilum

OK, I will try when I get home!

On Tue, May 17, 2022 at 2:02 PM Crilum @.***> wrote:

We could change the app so that it uses install_packages and downloads the deb.

— Reply to this email directly, view it on GitHub https://github.com/Botspot/pi-apps/issues/1486#issuecomment-1129216073, or unsubscribe https://github.com/notifications/unsubscribe-auth/ATXE5QPDWNFAMI434TIWDGLVKPUM7ANCNFSM5OHFOYIA . You are receiving this because you authored the thread.Message ID: @.***>

everypizza1 avatar May 20 '22 14:05 everypizza1

this pacakge comes from the raspbian repos (aka, 32bit buster/bullseye only). I've already checked debian (all versions), ubuntu (all versions), and archive.raspberrypi.org (buster and bullseye) and its not in any of them.

the raspbian version is VERY out of date and should NOT be included (1.1.6 from Jul 2016)

a better solution would be to make a buildscript for this app directly from the github (active development)

theofficialgman avatar May 25 '22 19:05 theofficialgman

hmm... don't know where the last post went, but it was in reference to skia as a dependency looks like a few people already have written a buildscript for both skia and aseprite https://community.aseprite.org/t/raspberry-pi-version/7419/3

theofficialgman avatar May 25 '22 22:05 theofficialgman

The current version of aseprite uses the aseprite-m102 branch of skia, not the aseprite-m96 one in that thread..

Crilum avatar May 25 '22 22:05 Crilum