A small program for generating ASCII-Art strings to be used in code and comments. Various formats are supported for different languages, i.e. C-Like, VB, AutoIt, etc.
Hope you'll find it useful!
This ASCII code beautifier was inspired by an old ASCII-Art text generator named FIGLet (still available on http://www.figlet.org/) . However, this is NOT FIGLet, and the Author is not related to the mentioned program in any way.
You can add FIG fonts (*.flf) by downloading them from FigLet home page, but there's no guarantee they will work correctly! :-)
DISCLAIMER:
I made this software for myself, needing to to highlight some code I was writing and to print banners in Console applications.
I know the code is not optimized but my main focus was to have it working and suitable for my needs.
Improvement will come... maybe :-)
Max
System requirements:
- WIndows 32-64bit
- .Net Framework 4
Features
- ASCII-Art string generator for signatures,Code comments, Console applications and Text reports
- Various fonts can be selected
- Output formats available: Plain text, Comment, Multi-line string (for printing in reports and Console applications)
- Supported Programming languages: AutoIt, C-Like, C#, Inno Setup, Pascal, Python, Visual Basic. More to come! ;-))
- Custom line header for comments can be also defined.
- Favorites: fonts you use more often can be kept in a separate list for quicker retrieval
- Quick operation: Select output format and desired font; Type your text; press CTRl-C and paste in place. Settings are saved from time to time.
- OFFLINE! Why do you need to go for online ASCII-Art generators whe you can have one with you? :-)
- Portable. No installation: just Unzip & Go!