- switched to `r"..."` for the templates to avoid `SyntaxError` due to invalid escape sequences (prior to 3.12 that only generated a `SyntaxWarning`)
0.0.7
------------------
- using the string `\n` in the banner signals a line break
0.0.6
------------------
- escaping ` and \ now in the banner text
0.0.5
------------------
- fixed parse variable for outputting font info
0.0.4
------------------
- added option for specifying the width of the banner (`-w`, `--width`) - added option to list available fonts (`-L`, `--list_fonts`) - added option to output information about font (`-F`, `--print_font_info`)