Code Monkey home page Code Monkey logo

Comments (6)

tenxliviu avatar tenxliviu commented on September 4, 2024

+1

from imagemin-pngquant.

tenxliviu avatar tenxliviu commented on September 4, 2024

Found the problem, should be --floyd=0.1, not --floyd 0.1 as it is implemented right now.

Also, --verbose causes some output on stderr (since stdout is being used for the new image) and the code stops when there is something written to stderr.

I'll make a fork and submit a pull request.

from imagemin-pngquant.

kevva avatar kevva commented on September 4, 2024

@pornel, is this intended? One would assume that a space after long flags with the value would work.

from imagemin-pngquant.

kornelski avatar kornelski commented on September 4, 2024

Yes, it's intended because --floyd is also a boolean flag (i.e. pngquant --floyd file.png works)

from imagemin-pngquant.

kevva avatar kevva commented on September 4, 2024

πŸ‘, we should take that into account somehow.

from imagemin-pngquant.

kevva avatar kevva commented on September 4, 2024

Fixed in 86c8b9a.

from imagemin-pngquant.

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.