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

Update block.md #1186

Closed sarthaknimbalkar closed 1 month ago

sarthaknimbalkar commented 1 month ago

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