summaryrefslogtreecommitdiff
path: root/src/palette.c
Commit message (Expand)AuthorAgeFilesLines
* Only memset as much of the error diffusion buffer as is required.Michael Drake2013-10-291-2/+3
* Fix buffer length.Michael Drake2013-10-271-1/+1
* Add error diffusion to palette based rendering. Only used for bitmap and sca...Michael Drake2012-09-281-2/+30
* Add palette object. Optimise matching colour in case where we chose the pale...Michael Drake2012-09-271-0/+89