| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Code | 2015-11-24 | ||
| Released | 2015-11-24 | ||
| Readme.txt | 2015-11-27 | 3.3 kB | |
| Totals: 3 Items | 3.3 kB | 1 |
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
___ _ _ ___
/ _ | ___ ____ (_) (_) / _ ) ___ _ ___ ___ ___ ____
/ __ | (_-</ __/ / / / / / _ |/ _ `/ / _ \ / _ \/ -_) / __/
/_/ |_|/___/\__/ /_/ /_/ /____/ \_,_/ /_//_//_//_/\__/ /_/
_ __ __
/ |/ / ___ / /_
_ / / / -_)/ __/
(_)/_/|_/ \__/ \__/
By Massimo Mula, 2013-2015.
Just a little program in VB.Net, allowing to print custom text in ASCII Art.
Usage of Monospace fonts is strongly recommended! :-)
_
| \ o _ _ | _. o ._ _ _ ._
|_/ | _> (_ | (_| | | | | (/_ |
This program was Inspired by FIGLET, a classic ASCII Art program. You can find it on
http://www.figlet.org/ but remember: THIS IS NOT FIGLET, and does not have all of its functions.
Well, indeed it has some other, which the Author finds useful, being himself a programmer. :-)
Additional FIG fonts (*.flf) can be downloaded from FigLet home page (http://www.figlet.org/)...
and added by copying them in \Fonts directory, but there's no guarantee they will work correctly!
|_| _ _|_ _ _ _ o
| | (_) \/\/ |_ (_) |_| _> (/_ o
HOW TO USE:
- Write someting in the 'Sample Text' box
- Select font and format options
- Press CTRL-C (or click Copy button)
- Go to your document and Paste in place
Most frequently used fonts can be saved in a Favorite list for later use.
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
__
(_ _ _|_ _ ._ _
__) \/ _> |_ (/_ | | |
/
_
|_) _ _. o ._ _ ._ _ _ ._ _|_ _
| \ (/_ (_| |_| | | (/_ | | | (/_ | | |_ _>
|
SYSTEM REQUIREMENTS:
- 32-64bit Windows (XP, Vista, 7, or above)
- .Net Framework 4
- Used RAM: about 10 MBytes
Version History:
v.1.5.1
-------
Added support for AutoIt v3 string (code) and Miltiple line comments.
Improved interface for Custom Line Header selection.
v.1.5.0
-------
Minor bugfixes.
Added support for C# and AutoIt comments.
v.1.4.2
-------
Bugfix in generation of strings for Python code.
v.1.4.1
-------
Bugfixes
v. 1.4.0
--------
Minor bugfixes.
Added support for Python comments and Multiline strings" :-)
v.1.3.0
Added support for Custom Line header.
v. 1.2.0
--------
Bugfixes. Improved working with a greater number of FIG fonts.
Added support for Visual Basic comments and Multiline strings" :-)
v. 1.1.0
--------
Bugfix
v. 1.0.0.
--------
First working release. Some bugs, indeed...