Danack

Results 141 issues of Danack

mem_leak/039_border_COMPOSITE_DISPLACE.png mem_leak/039_border_COMPOSITE_DISTORT.png ![039_border_COMPOSITE_DISPLACE](https://user-images.githubusercontent.com/1505719/135634546-22229f31-1033-4116-9d35-01f63fc5aa42.png) ![039_border_COMPOSITE_DISTORT](https://user-images.githubusercontent.com/1505719/135634566-a4020d15-b835-4e65-9577-cec6000c544d.png)

e.g. http://www.imagemagick.org/script/formats.php BRICKS CHECKERBOARD CIRCLES CROSSHATCH

Details at: https://bugs.php.net/bug.php?id=73263

Thanks to @Nielsvanpach the project now has working github actions, they could do with some improvement. One problem is that although using shivammathur/setup-php action is convenient, it means that any...

help wanted

So I forgot to list some files in the package.xml https://github.com/Imagick/imagick/pull/420 To test this I'd need to: * run `pear package` * extract the generated file to a new directory....

It seems to be returning too many arrays of info, and it's not clear which entries are meant to be used. The test tests/031_Imagick_affineTransformImage_basic.phpt is currently failing, because that has...

So apparently the urw-base35 fonts are hard-coded in ImageMagick in the file: https://github.com/ImageMagick/ImageMagick/blob/main/config/type-urw-base35.xml.in On debian latest, the package fonts-urw-base35 the fonts are installed as otf files: ``` # ls -l...

This apparently is a package that has colour emoji fonts. apt install fonts-noto-color-emoji

To test commit f10d52cf1144b75451e6829bc317d99866dd731d we should be testing against GCC >= 9.2 However it's not trivially obvious finding a docker image that has that. e.g. debian bullseye fails with: ![DockerLoginRequired](https://user-images.githubusercontent.com/1505719/121070160-46c99480-c7c6-11eb-8afc-93cca8542dd5.png)...

help wanted

https://stackoverflow.com/questions/53560755/ghostscript-9-26-update-breaks-imagick-readimage-for-multipage-pdf

Build