palettes

Palette to Image

Palettes Menu -> Palette to Image

Take the active (selected) palette and create an image containing the colors and their names. Requires python.

Options:
- Font: pick the font for the name listing
- Size: size of each color

Tested with 2.6 and linux, but should work cross-platform.

TODO: it's hardcoded to a minimum of 200px wide - I should change that to something more reasonable. Some nice additions would be bg and text color selectors, and possibly some layout options (spacing, columns, etc.)

Have fun ;)

Seamless image of one the woven from palettes

To create seamless image of one the woven is very easy with palette-to-textile.py plugin.
Run the plugins, selects a palette, obtains a new image with the model of the woven.

How to work the plugin

  • read a selected palette, and make temporary gradient;
  • create a new image and apply the temporary gradient;
  • add new layer to image, with opacity 50%, and apply the gradient rotate of 90°;
  • flatten the image and delete the temporary gradient;
 read more »
Syndicate content