Giter Club home page Giter Club logo

Comments (4)

flokosiol avatar flokosiol commented on June 21, 2024

Thanks for reporting.

The Focus plugin IM driver inherits most of its logic from the original IM thumb driver of the Kirby Toolkit, including the -resize option.

Could you please verify, if the issue also occures when you are using crop() instead of focusCrop()? In this case it is a Toolkit issue, too.

I will check your suggestion, but this will take some time. In the meantime you can change the option by yourself to do some tests, if you like. You can change line 32 in site/plugin/focus/drivers/im.php, which is responsible for the focusCrop() method. There are two more lines with -resize below for crop() and when the image ratio doesn't change.

from kirby-focus.

MichaelPrecel avatar MichaelPrecel commented on June 21, 2024

Thanks so much for getting back to me promptly.

I have just run a quick test and it appears to happen using the crop() method as well. I tried previously altering the im.php file to change the -resize option to -scale, but also no luck.

From a bit of research it appears to be caused by the fact that IM is incapable of optimising resized gifs, which is a shame, and some suggestions seem to prefer other image drivers (eg Gifsicle), which is also not much help!

Let me know if you have any other ideas! Thanks again.

from kirby-focus.

flokosiol avatar flokosiol commented on June 21, 2024

Alright. Thanks for the quick response and the testing.

from kirby-focus.

flokosiol avatar flokosiol commented on June 21, 2024

Seems to be an ImageMagick issue, so I will close this one here.

from kirby-focus.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.