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
71 stars 138 forks source link

feat/add-r-to-font-block #1170

Closed nakul-py closed 1 month ago

nakul-py commented 1 month ago

Feat : Adding new character r to font block

screenshot

Screenshot from 2024-10-13 10-31-12

closes #1152