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
Distribute binary packages including libMagickWand.{so,dylib,dll} for popular archs. libMagickWand.{so,dylib,dll} should be statically linked with libjpeg or such other libraries. It would make its installation easier, because the most of users don't want to install ImageMagick separately.
The text was updated successfully, but these errors were encountered:
Distribute binary packages including
libMagickWand.{so,dylib,dll}
for popular archs.libMagickWand.{so,dylib,dll}
should be statically linked withlibjpeg
or such other libraries. It would make its installation easier, because the most of users don't want to install ImageMagick separately.The text was updated successfully, but these errors were encountered: