Skip to content

Commit 10c9138

Browse files
author
Affolter Matias
committed
Readme quantimat
1 parent c26fd19 commit 10c9138

File tree

3 files changed

+684
-658
lines changed

3 files changed

+684
-658
lines changed

‎README.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ Screenshot of the minima's laboratory of pixa.pics (which is a pixel art editor)
133133
* AI Processing (Deepai.org, !remote!)
134134
* 4 algorithm up-Scaling artwork up to 4-8x as painting ([xBRZ](https://github.com/pixa-pics/pixa-pics.github.io/blob/main/src/js/utils/xBRZ.js), Omniscale, hqNx, EPX)*
135135
* Vectorized (output an infinitely high definition SVG file) ([ImageTracerJS](https://github.com/pixa-pics/pixa-pics.github.io/blob/main/src/js/utils/image_tracer.js))
136-
* Color Quantization [Custom named QuantiMat](https://github.com/pixa-pics/pixa-pics.github.io/blob/main/src/js/components/canvaspixels/utils/ReducePalette.js))
136+
* Color Quantization [Custom named QuantiMat](https://github.com/pixa-pics/pixa-pics.github.io/tree/main/src/js/utils/quantimat))
137137
* Always encode well Portable Network Graphics in type of palette (we save 70% of size) ([PNGQuant](https://github.com/pixa-pics/pixa-pics.github.io/blob/main/src/js/utils/png_quant.js), + OXIPNG)
138138
* Chunk ("norris") [webpack system](https://github.com/pixa-pics/pixa-pics.github.io/blob/main/webpack.config.js) for dropping script evaluation cost within CPU
139139
* WASM Hashing function for detecting change in history of editing (XXHash)

0 commit comments

Comments
 (0)