Giter Site home page Giter Site logo

Comments (4)

techyteach-s avatar techyteach-s commented on July 29, 2024

I may have fixed the error, in line 61 of the code for image_compositor.coffee the argument -size seems to be incorrect and should be -resize. When using -size the user has to determine the the width and height, using -resize the user simply needs a percentage. This seems to be working correctly for me, if anyone else can confirm whether or not I am correct that would be great.

from shmile.

andrewhao avatar andrewhao commented on July 29, 2024

@techyteach-s You may be right - the imagemagick version that image_compositor links to is a very specific version that really only worked on my computer. Which version of imagemagick are you using? You can find out by typing convert --version.

from shmile.

techyteach-s avatar techyteach-s commented on July 29, 2024

@andrewhao I've had a look and I'm using version 6.7.7-10, and I'd say you're probably right, I believe the change is mainly necessary when using it on a Raspberry Pi, as it works fine on OSX.

from shmile.

andrewhao avatar andrewhao commented on July 29, 2024

@techyteach-s - you're welcome to fix it - I suggest you look into generalizing a method to pass arguments in a more structured way depending on the version number. Or you could just hack it on your fork :)

from shmile.

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.