Rickard Westerlind
Forum Replies Created
-
Forum: Plugins
In reply to: [ImageMagick Engine] How to add shapen parameters?No, this plugin provides no such parameters or options for image manipulation currently.
Forum: Plugins
In reply to: [ImageMagick Engine] Run “regenerate” with a CLI command?Sorry, not available. Maybee there are other plugins that have a WP CLI command to generate the images? This plugin hooks in so it shoudl work with any other plugin that handles that process.
Forum: Plugins
In reply to: [ImageMagick Engine] What path do I need to add for the CLI?/usr/bin should work fine mostly.
Have you selected that all your image sizes should be handled by IME? You select this in the IME settings.
Forum: Plugins
In reply to: [ImageMagick Engine] What path do I need to add for the CLI?It depends on you server configuration. And if that does not exist it’s probably because it doesn’t exist? Do you have access to the server console or are you on a shared hosting?
Forum: Plugins
In reply to: [ImageMagick Engine] PHP module or cli?It’s not that important. It will fully function with the PHP module.
If you manage your hosting environment you can install ImageMagick from the console (just a simple search for your OS and you will find help).
If you’re in a shared hosting you need to contact your hosting provider because then you’re not allowed to manage the server yourself.
Forum: Plugins
In reply to: [ImageMagick Engine] PHP module or cli?Hi,
If available, the CLI is better and slightly faster.
Forum: Plugins
In reply to: [ImageMagick Engine] ImageMagick Engine 1.6.1 conflicts with YoastSEOWill of course look into it, but not much have changed so do you have any idea what stops working for you with Yoast SEO?
Forum: Plugins
In reply to: [ImageMagick Engine] Compress SVG to SVGZSorry, no.
ImageMagick is primarily a pixel processor. It can read many vector formats but destroys the vectors and replaces them with pixels. Although it can write SVG, it is creating virtual pixels which is likely not want you want.
Forum: Plugins
In reply to: [ImageMagick Engine] Fix call to deprecated functionThank you for bringing this to my attention. New version out soon.