David Capello
David Capello
@Cerallin there are a couple of errors: 1) I've merged the laf changes and now the main branch of aseprite doesn't compile it, so I'll fix it, but 2) the...
Thanks @Cerallin 👍 I was able to test this and it works great. There is an issue with the Text tool where pressing the Enter key in the IME dialog...
Thank you @Cerallin, I think this is huge first step for most users (which are on Windows platforms). Any other help and PR will be welcomed!
> Should we avoid compiling Image.context property when UI is not enabled? That's right, `Image.context` should return nil if Skia is not available.
I'll make a few comments about this one but will review it later.
Merged in 7e504ad5ea46d5e9aba6f29f4c92b8d8bbcb6318
It works great! 🚀 A lot of work involved, looks really good so I'll merge it as it is. It'd be nice to do some changes/refactors in a near future...
Hi @UnpeelablePeanut, nobody is working on this feature. I'll assign it to you in case you want to work on it.
Although there are other if-statements in the image iterators for `IMAGE_BITMAP` format, I'd prefer to avoid adding unnecessary if-statements in iterator functions (each if makes the function slower, in the...
I'm going to test this PR. About the i18n of `{} Copy` text, I don't know if it's possible to create a generic string for that. E.g. Portuguese might need...