Johannes Siipola

Results 81 comments of Johannes Siipola

Can you post a complete example of the code you are using and share an example image? i.e. how you are registering the image size. This way I'll be able...

If `thumbnail` is causing you problems, a workaround would be using `vips_ie_thumbnail` filter to disable the functionality temporarily: ``` add_filter('vips_ie_thumbnail', false); ``` But please do post the code and the...

Thanks for looking into it deeper. In my opinion, it's not so important what the underlying technical issue is, I think the most important thing is to fix this plugin...

Hey, great to hear from you! Thanks for the suggestions, I'm actually already in progress of adding thumbnail support to the plugin. There's some issues with compatibility as most linux...

This took a bit more time than I expected but the [latest version](https://github.com/CreunaFI/vips-image-editor/releases/tag/v1.1.0) now uses `thumbnail` instead of `resize` if it's supported by the `libvips` version. Instead of `thumbnail` I...

I'm using 20 images from Unsplash which are about 3000-5000 pixels on the larger side. You can see from the benchmarks that comparing **vips thumbnail file** which uses `thumbnail` to...

> > Yes but we need to recompile PHP [mozilla/mozjpeg#345](https://github.com/mozilla/mozjpeg/issues/345) instead of libjpeg > > I wonder why this isn't enabled by default when available? Because libjpeg is the default...

This plugin is currently very minimally maintained and the BlockVersion 3 is a new feature introduced by the ACF developers, that’s why it is not supported at the moment. I...

As I said this plugin is in maintenance mode and I have no plans on adding new features. I hope one day to rewrite the plugin codebase to be a...

On the contrary, I find the Reddit link to be highly readable, even without clicking it, I can see that it's a link to a subreddit called Awww and it's...