You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We should ensure this change is surfaced in this pull request's summary and the repository's CHANGELOG.
This commit is more than just a fix, it's potentially a breaking change since it requires a specific version of software/extension.
We should rename radial to rotational as well and add a radial alias with a deprecation notice. Otherwise, open an issue or draft pull request to address this change later along with Imagick equivalent.
This may be an issue in case servers or local environments with an out-of-date ImageMagick extension.
Originally posted by @mcaskill in #55 (comment)
Add note in this method's block comment and the README about the deprecation of
-radial-blur
and replacement with-rotational-blur
(pending documentation).We should ensure this change is surfaced in this pull request's summary and the repository's CHANGELOG.
This commit is more than just a fix, it's potentially a breaking change since it requires a specific version of software/extension.
We should rename
radial
torotational
as well and add aradial
alias with a deprecation notice. Otherwise, open an issue or draft pull request to address this change later along with Imagick equivalent.This may be an issue in case servers or local environments with an out-of-date ImageMagick extension.
FYI @mducharme
The text was updated successfully, but these errors were encountered: