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

Add character: <c> to font: <starwar> #1167

Open codewithnick opened 1 month ago

codewithnick commented 1 month ago

Character : c Font : starwar

issue-assigner[bot] commented 1 month ago

Comment '@issue-assigner claim' to get this issue assigned or '@issue-assigner abandon' to get this issue unassigned.

codewithnick commented 1 month ago

@issue-assigner claim

avi-dey commented 3 weeks ago

the md file for starwar has wrong styles for lowercase letters. by mistake you've given uppercase letters in-place of lowercase letters. also the commit for lowercase a is wrong. kindly look into it, if you don't mind I can fix @codewithnick