Dan

Results 52 comments of Dan

Hey, just wanted to bump this PR to see if it can be merged into a major release soon? Would love to start using this but my project is already...

hmm. just trying to consider why it only broke my CI stuff recently. ultimately just wondering if there's an easy mitigation to it. 🤔

@kohler I'm wondering, would you be open to PRs that help make this easier? Right now the biggest issue I'm experiencing is that everything is all compiled into the binary....

I may have done a poor job explaining things, as your reply doesn't seem on the same page as my suggestion. I will try to clarify and hope it will...

I've created a PR(#139) as it likely will better demonstrate why I believe my suggestions aren't a 'refactor' and are in fact quite minimal.

If you're still not feeling up for this idea then no worries. I'll simply look about building my PHP extension idea with the Gifsicle code all wrapped right into it....

As Imagick is to ImageMagick, my extension would be to Gifsicle. Imagick for PHP is a pretty simple 'wrapper' for the ImageMagick library (and commands). It's used to do all...

I think i'll just take your advice and forget about the idea of using Gifsicle as a static or dynamic library. Maybe there are other tools I can use for...

Am i following correctly that this enhancement should be included in 1.0.3 when that's released?

I was thinking I'm affected by this issue too, however in my case locking the version to an older one does not fix it. After more testing on the current...