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
font.print should print sentence on new line #1129
we need to clear the letters matrix and bring the column pointer to zero after printing a sentence.