Giter Club home page Giter Club logo

Comments (4)

aseprite-bot avatar aseprite-bot commented on May 16, 2024

From davidcapello on December 11, 2010 16:25:16

Currently you can quantize the palette using the "Quantize" button of the Palette Editor (F4) before the RGB -> Indexed conversion. Anyway I think it is not accurately enough when the RGB image contain less than 256 colors.

I was working for the next release in a replacement of the current RGB palette quantization with the one which comes in jpeglib (which is thread-safe, the current one is not thread-safe and is giving problems to generate image previews in the File Open dialog).

Your idea to accurately quantize palettes when "numofcolours < 256" is very good. I'll try to implement it soon.

Status: Accepted
Owner: davidcapello

from aseprite.

aseprite-bot avatar aseprite-bot commented on May 16, 2024

From davidcapello on August 09, 2011 19:10:24

This feature is implemented in master branch. Anyway there are performance issues. I'll leave this open for 1.0 to review the new quantizer.

Labels: -Milestone-0.9 Milestone-1.0

from aseprite.

dacap avatar dacap commented on May 16, 2024

Review performance (and bg worker thread/progress bar when quantizing RGB images in File > Open) for v1.1. Actually the UI is completely blocked.

from aseprite.

dacap avatar dacap commented on May 16, 2024

The quantization works ok (now in the palette-with-alpha branch it works for color with alpha too).

from aseprite.

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.