Skip to content

thardwardy/Big-Text-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Big Text Generator

Requires .NET 3.1.X
This program will turn your text into a large ANSI art quickly and efficiently.
Once it's generated the ANSI art, it will put it into a text file.
The text file is overwritten after each use of the program. (Might change this.)
Supports all characters on the US QWERTY keyboard.
Feel free to use the generated characters in whatever projects you want, just be sure to credit me :)
Social Media image made using Carbon https://carbon.now.sh/

v1.3

Added support for the entire US QWERTY keyboard, program no longer hangs if you enter an unsupported character, cleaned up arrays.

v1.2

Added support for numbers, spaces, exclamation marks, question marks, periods, and commas.

v1.1

Changed where the text file is stored to fix the problem that occurs if you didn't have a temp folder on your C: drive.

v1.0

Initial release