Coloured and templated wordcloud

Bit more playing with the wordcloud generator from yesterday. Grabbed my logo and turned it into a coloured template. More fun of the ridiculous kind.

  1. Grabbed the colored.py code from the word cloud examples and duplicated it into my docker repo as masked003.py
  2. Used gimp to grab my logo, painted the bits I wanted blank white, left the rest, exported to a png
  3. Tweaked the masked003.py to use my templates
  4. Ran the script docker run -i --rm -v DIRECTORY\output:/wordcloud/output -t wordcloud output/masked003.py