/char-repeat

Word Art Generator

Primary LanguagePythonMIT LicenseMIT

char-repeat

Word Art Generator

Example:

Create a mask first:

%run create_mask.py -s 40 NaN Source_Code_Pro/Source_Code_Pro-Black.ttf

Create the image with:

%run create_image.py -s 16 mask_NaN.png Source_Code_Pro/Source_Code_Pro-Black.ttf

Generated Image

The Source_Code_Pro font can be found here.

Have fun!