daboth / pagan

Python avatar generator for absolute nerds
GNU General Public License v2.0
302 stars 44 forks source link

Colorful Backgrounds #15

Open daboth opened 2 years ago

daboth commented 2 years ago

Hello to all supporters and a very special "Thank you" for using pagan in your projects. I never thought this one would draw such attention and i'm overwhelmed by the positive feedback it got. I got back into programming a while ago, so let's start out with some ideas. The first one being backgrounds. It always bothered me, that the backgrounds are plain as can be. Instead i started looking for some mechanics to generate some overall color metric from the generated virtual pixels to add a background in complementary colors to the mix. The challenge is to generate a background that does not only avoid to obfuscate the drawn figures, but actually highlight them, so that every result from pagan is a good and usable complete image.

daboth commented 2 years ago

I would see this feature as a standard output, with transparent backgrounds still optional.