libkate 0.4.3
Format - palette

A palette definition consists of:

  • 8 bits for the number of colors in this palette minus 1 (eg, 0 means 1 color, 255 means 256 colors).

Then, for each color in the palette:

Next, we have a warp.

Kate bitstream 0.6 makes use of this warp to add:

Next, the data ends.