jlplazar / python-neon-text

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:Apache License 2.0


Languages

Language:Python 100.0%