David Capello

Results 701 comments of David Capello

Hi @haniissa, did you run `python tools/git-sync-deps` in your skia directory? It looks like external projects (in this case harfbuzz) wasn't checked out yet (and the `git-sync-deps` solves that).

@joyel24 you can use the patch, but I don't want this to become a common practice, so this will be the first and last time (so I can refer to...

I think my comment was misunderstood, but you should cherry pick the original commit (keeping myself as the author), and editing the commit description talking about the license options+link to...

I'll take this from here, rebase it to the latest main refactors, and test it. I'll refactor the `isSkipListing` to something like `isShortcutListed` (with a new `onShortcutListed`). This is to...

@Gasparoken call me when you are free to know how to approach this.

Actually this is a little tricky. The algorithm to collect colors from the image should be modified or the performance would decrease significantly to keep the order. I might add...

Hi @eefano, a couple of things: 1. I think you are looking for the Sheet Type as "By Rows: ![image](https://github.com/aseprite/aseprite/assets/39654/35321920-36c4-4156-95bb-0688918d103d) 2. The "Packed" format always needs the JSON data to...

I think this could be solved with a new kind of sprite sheet format (Packed in Order?) that could be just the Horizontal Strip with a Fixed (packed) texture size....

Fixed in v1.3.7 released today with 4d18200b0c6a1c557d4f05f757bc264338104aa9