Danack

Results 141 issues of Danack

https://css-tricks.com/grainy-gradients/?utm_source=swlinks-tw

Would be a nice demo of FFT. https://lobste.rs/s/5eap5c/moire_no_more

Looks very broken. Reported from ImagickDraw::setStrokeDashArray

Reported from ImagickDraw::setFontStretch

e.g. popClipPath uses the code from setClipPath, but doesn't find it on the popClipPath example page.

https://matthews.sites.wfu.edu/misc/jpg_vs_gif/JpgCompTest/JpgForArchive.html

Because the file filters write to /tmp this can fill up and get slow. We should either/both: i) Clean up the old files ii) use Tier\Path\TempPath

Hi, Would it be possible for you to point me in the direction of how to do a couple of things with this library, to validate an api against a...

``` image_contents = MagickGetImageBlob(intern->magick_wand, &image_size); if (!image_contents) { return; } ``` And apparently it does fail...