ascii-art icon indicating copy to clipboard operation
ascii-art copied to clipboard

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

Results 45 ascii-art issues
Sort by recently updated
recently updated
newest added

*Character* : a *Font* : Block

enhancement
hacktoberfest

some command line utils may be good for example > asciiart drpepper "hello world" should print it directly on the screen ### format > filename fontname string

enhancement
discussion

The code looks messy in some parts of the file , I think it would be great if we can come up with a solution for this.

enhancement
help wanted
discussion

``` expected output hi ok ``` we need to clear the letters matrix and bring the column pointer to zero after printing a sentence.

bug
help wanted

Some fonts like block do not have small letters this should be clearified in the .md file of that font change needed in : Fonts/block/block.md

documentation
hacktoberfest

## Feature: Adding letter D to 3d-diagonal font ### Screenshot ![2024-10-31 19_53_09-ascii_new_test cpp - ascii test - Visual Studio Code](https://github.com/user-attachments/assets/2e5000b2-5b8f-4ee1-ac89-bf0054597ce9) closes #1184

## Feature: Adding letter F to 3d-diagonal font ### Screenshot ![2024-10-31 21_33_17-ascii_new_test cpp - ascii test - Visual Studio Code](https://github.com/user-attachments/assets/90a4139d-d5d2-477b-8bfc-7c2ad350bf05) closes #1192

## Feature: Adding letter G to 3d-diagonal font ### Screenshot ![2024-10-31 23_25_51-ascii_new_test cpp - ascii test - Visual Studio Code](https://github.com/user-attachments/assets/fcfcc08b-2960-485b-8e51-2d046051abdb) closes #1193

## Feature: Adding letter H to 3d-diagonal font ### Screenshot ![2024-10-31 23_27_55-ascii_new_test cpp - ascii test - Visual Studio Code](https://github.com/user-attachments/assets/40dd2ea4-5672-4b3a-bb17-6d086d7e4fb4) closes #1194

## Feature: Adding letter I to 3d-diagonal font ### Screenshot ![2024-10-31 23_34_04-ascii_new_test cpp - ascii test - Visual Studio Code](https://github.com/user-attachments/assets/e8c0cf74-ab66-43cf-97cd-6e24090fc933) closes #1195