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
This update improves the documentation for the "block" font by clearly stating its limitation in supporting lowercase letters. Additionally, it explains why certain characters, like "G", may not render as expected, due to design limitations in the font's structure.
Describe your contribution
This update improves the documentation for the "block" font by clearly stating its limitation in supporting lowercase letters. Additionally, it explains why certain characters, like "G", may not render as expected, due to design limitations in the font's structure.
Referenced Issue
closes #1128