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

font.print should print sentence on new line #1129

Closed codewithnick closed 1 month ago

codewithnick commented 1 month 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 1 month ago

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