Skip to content

clarify on how to reset the stroke dash array#104

Open
MatthiasKuehneEllerhold wants to merge 1 commit into
Imagick:masterfrom
MatthiasKuehneEllerhold:master
Open

clarify on how to reset the stroke dash array#104
MatthiasKuehneEllerhold wants to merge 1 commit into
Imagick:masterfrom
MatthiasKuehneEllerhold:master

Conversation

@MatthiasKuehneEllerhold
Copy link
Copy Markdown

For ImageMagick 7 it is necessary use setStrokeDashArray(null) instead of setStrokeDashArray([null]) in order to reset the stroke dashes.

This should be fixed in the php documentation too: https://www.php.net/manual/en/imagickdraw.setstrokedasharray.php

Ive opened a PR for the PHPStorm Stubs already: JetBrains/phpstorm-stubs#1818

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant