13 packages tagged with “FIGlet”
ASCII banner generation for .NET
Style your C# console output!
Cake Build addon to provide Ascii art.
Standard fonts for ASCII banner generation
A source generator that produces ASCII banners at compile-time. This package is a great choice if the strings you want to render are static (i.e. string literals). If you want to render dynamic strings, use the Figgle package directly instead. You can use both at the same time.
A FIGlet library that allows to generate ASCII art (in the form of big letters) from text. Supports most common features such as fitting and smushing, reads fonts from raw or zipped files and offers extensibility.
Colorful.Console adapter of Alba.CsConsoleFormat. Supports rendering FIGlet fonts.
Just install and run 'figlet lorem ipsum' to figlettize the given text. Supports around 150 figlet fonts.
A source generator that produces ASCII banners at compile-time. This package is a great choice if the strings you want to render are static (i.e. string literals). If you want to render dynamic strings, use the Figletize package directly instead. You can use both at the same time.
A C# implementation of FIGLet (Frank, Ian & Glenn's letters) - a program for making large letters out of ordinary text.