Skip to content

Conversation

@MatthiasKuehneEllerhold
Copy link
Contributor

With Imagick 3.8.0 you can pass null to setStrokeDashArray() in order to reset the dash array.
See Imagick/imagick@c555f5e

ImageMagick 6 accepted [null], but ImageMagick 7 needs null for it to work.
Otherwise this ImagickException is thrown:

non-conforming drawing primitive definition `stroke-dasharray' @ error/draw.c/RenderMVGContent/4548

…oke dashes, in ImageMagick 7 this is the correct way instead of [null]
@isfedorov isfedorov merged commit ef45e9e into JetBrains:master Jan 8, 2026
13 checks passed
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.

2 participants