majohn-r / mp3repair

An MP3 file repair command-line utility
MIT License
0 stars 0 forks source link

Make about box configurable #176

Closed majohn-r closed 2 months ago

majohn-r commented 2 months ago

With the ability to draw five different styles of flowerboxing around the about content, provide a command line flag to let the user decide which form to use.

flag name: style type: string, with five allowed values (ascii, rounded, light, heavy, double) default of rounded. value matching is case-insensitive, i.e., 'ascii' and 'ASCII' are both legal.