Code Monkey home page Code Monkey logo

Comments (3)

zhangyuanwei avatar zhangyuanwei commented on June 2, 2024

Cross-platform image decoder(png/jpeg/gif) and encoder(png/jpeg) for Node.js
因为gif的格式比较复杂(支持多帧),所以 node-images 暂时还不支持保存成gif格式。
另外,什么需求必须要保存成gif格式呢?

from node-images.

abensu avatar abensu commented on June 2, 2024

主要是想弄css sprite(node-ab-ccss)的处理程序,由于要兼容IE6(不支持png,除非引入js),但不想引入额外的js(而且引入后也会有少量的bug),想在IE6下引用gif图片,其他平台用png。
多谢你的解答!

from node-images.

zhangyuanwei avatar zhangyuanwei commented on June 2, 2024

@abensu ^_^ 这个库也主要是为css sprite而做的。IE6也可以用PNG哦,不过需要处理一下。
可以看看 http://pngquant.org/

from node-images.

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.