codewithnick / ascii-art

A C++ library to make everyday alphabets look much better on the terminal , this project uses OOPS concepts to make unique fonts and display letters on command line
MIT License
66 stars 137 forks source link

M to font block #1158

Closed nakul-py closed 13 hours ago

nakul-py commented 19 hours ago

Feat : adding character m to font block

Screenshot

Screenshot from 2024-10-12 18-45-53

closes #1147