Skip to content

ImageProcessing-ElectronicPublications/tilequant

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tilequant

Tile-based Image Quantization Tool

Purpose

This tool is mostly meant for GBA/NDS graphics, where each 'tile' can use one of many palettes. However, it can be adapted to just about any use (for example, custom formats).

Getting started

Run make to build the tool, then call tilequant Input.bmp Output.bmp (no. of palettes) (entries/palette)

Authors

  • Ruben Nunez - Initial work - Aikku93
  • Marco Köpcke - Modifications and motivation for DLL interface - Parakoopa

Packages

No packages published

Languages

  • C 98.9%
  • Makefile 1.1%