milasudril / texpainter

A tool for creating tilable textures
GNU General Public License v3.0
4 stars 1 forks source link

Add more options to palette generator (and skip pure alpha color) #6

Open milasudril opened 3 years ago

milasudril commented 3 years ago

Add the following modes to palette generator

  1. Monochrome + white. 8 + 8
  2. 2 colors + white. 5 + 5 + 5
  3. 3 colors + white. 4 + 4 + 4 + 4
  4. 4 colors + white. 3 + 3 + 3 + 3 + 3