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

font.print should print sentence on new line #1129

Closed codewithnick closed 1 day ago

codewithnick commented 5 days ago
image
expected output
hi
ok

we need to clear the letters matrix and bring the column pointer to zero after printing a sentence.

nakul-py commented 3 days ago

i have the solution and want to help you can assign me.