/python-neon-text

Python script that generates an image with the given text, with a neon glow effect

Primary LanguagePythonApache License 2.0Apache-2.0

python-neon-text

Python script that generates an image with the given text, with a neon glow effect

Examples

python neon.py -t 'Happy New Year!' -f img/happy_new_year.png

Happy new year

python neon.py -t "This looks like Frozen" -f img/frozen_message.png -gc 0E03D8 -s1c 00C4F0 --width 800 --height 300

Frozen message

Dependencies