All Projects → drewnoakes → Figgle

drewnoakes / Figgle

Licence: apache-2.0
ASCII banner generation for .NET

Labels

Projects that are alternatives of or similar to Figgle

Deepaa
make ASCII Art by Deep Learning
Stars: ✭ 1,291 (+562.05%)
Mutual labels:  ascii-art
Video2chars
Convert video to ascii art animation.
Stars: ✭ 117 (-40%)
Mutual labels:  ascii-art
Ansilove.js
A script to display ANSi and artscene related file formats on web pages
Stars: ✭ 146 (-25.13%)
Mutual labels:  ascii-art
Image To Ascii
💾 A Node.js module that converts images to ASCII art.
Stars: ✭ 1,328 (+581.03%)
Mutual labels:  ascii-art
Laptop.css
laptop CSS for the modern world
Stars: ✭ 106 (-45.64%)
Mutual labels:  ascii-art
Aalib.js
ASCII art library in JavaScript
Stars: ✭ 122 (-37.44%)
Mutual labels:  ascii-art
Postcss Grid Kiss
A PostCSS plugin to keep CSS grids stupidly simple
Stars: ✭ 1,270 (+551.28%)
Mutual labels:  ascii-art
Infekt
The ultimate best NFO viewer, ever!
Stars: ✭ 192 (-1.54%)
Mutual labels:  ascii-art
Java Ascii Render
ASCII renderer in pure java with no external dependencies
Stars: ✭ 112 (-42.56%)
Mutual labels:  ascii-art
Moebius
Modern ANSI & ASCII Art Editor
Stars: ✭ 138 (-29.23%)
Mutual labels:  ascii-art
Picharsso
🎨 A utility for converting images to text art.
Stars: ✭ 100 (-48.72%)
Mutual labels:  ascii-art
Kawaii Term
terminalを可愛くします
Stars: ✭ 102 (-47.69%)
Mutual labels:  ascii-art
Tty Pie
Draw pie charts in your terminal window
Stars: ✭ 125 (-35.9%)
Mutual labels:  ascii-art
Retrotxt
RetroTxt is the WebExtension that turns ANSI, ASCII, NFO text into in-browser HTML
Stars: ✭ 93 (-52.31%)
Mutual labels:  ascii-art
Charcoal
A concise language for sketching ASCII art.
Stars: ✭ 150 (-23.08%)
Mutual labels:  ascii-art
Asciiworld
[fun] Render an ASCII world map
Stars: ✭ 87 (-55.38%)
Mutual labels:  ascii-art
Vim Boxdraw
An ASCII box drawing plugin for Vim
Stars: ✭ 122 (-37.44%)
Mutual labels:  ascii-art
Diagon
Interactive ASCII art diagram generators. 🌟
Stars: ✭ 189 (-3.08%)
Mutual labels:  ascii-art
Ascii Telnet Server
Can stream an ~20 minutes ASCII movie via Telnet emulation as stand alone server or via xinetd daemon. Using famous ASCII art animation from www.asciimation.co.nz (Star ASCIIMATION Wars)
Stars: ✭ 189 (-3.08%)
Mutual labels:  ascii-art
Asciiplayer
📺 ASCII gif/video player write in golang
Stars: ✭ 130 (-33.33%)
Mutual labels:  ascii-art
 _____ _         _     
|   __|_|___ ___| |___ 
|   __| | . | . | | -_|
|__|  |_|_  |_  |_|___|
        |___|___|      

Figgle Build Status Figgle NuGet version Figgle Nuget download count

ASCII banner generation for .NET

Console.WriteLine(
    FiggleFonts.Standard.Render("Hello, World!"));

Produces...

  _   _      _ _         __        __         _     _ _
 | | | | ___| | | ___    \ \      / /__  _ __| | __| | |
 | |_| |/ _ \ | |/ _ \    \ \ /\ / / _ \| '__| |/ _` | |
 |  _  |  __/ | | (_) |    \ V  V / (_) | |  | | (_| |_|
 |_| |_|\___|_|_|\___( )    \_/\_/ \___/|_|  |_|\__,_(_)
                     |/

The library bundles 265 FIGlet fonts. You can add your own if that's not enough!

Installation

Available via NuGet:

Install-Package Figgle

Targets .NET Standard 1.3, so runs pretty much anywhere.

Other samples

Using FiggleFonts.Graffiti:

  ___ ___         .__  .__               __      __            .__       .___._.
 /   |   \   ____ |  | |  |   ____      /  \    /  \___________|  |    __| _/| |
/    ~    \_/ __ \|  | |  |  /  _ \     \   \/\/   /  _ \_  __ \  |   / __ | | |
\    Y    /\  ___/|  |_|  |_(  <_> )     \        (  <_> )  | \/  |__/ /_/ |  \|
 \___|_  /  \___  >____/____/\____/  /\   \__/\  / \____/|__|  |____/\____ |  __
       \/       \/                   )/        \/                         \/  \/

Using FiggleFonts.ThreePoint:

|_| _ || _    \    / _  _| _||
| |(/_||(_),   \/\/ (_)| |(_|.

Using FiggleFonts.Ogre:

            _ _          __    __           _     _   _ 
  /\  /\___| | | ___    / / /\ \ \___  _ __| | __| | / \
 / /_/ / _ \ | |/ _ \   \ \/  \/ / _ \| '__| |/ _` |/  /
/ __  /  __/ | | (_) |   \  /\  / (_) | |  | | (_| /\_/ 
\/ /_/ \___|_|_|\___( )   \/  \/ \___/|_|  |_|\__,_\/   
                    |/                                  

Using FiggleFonts.Rectangles:

                                            __ 
 _____     _ _          _ _ _         _   _|  |
|  |  |___| | |___     | | | |___ ___| |_| |  |
|     | -_| | | . |_   | | | | . |  _| | . |__|
|__|__|___|_|_|___| |  |_____|___|_| |_|___|__|
                  |_|                          

Using FiggleFonts.Slant:

    __  __     ____           _       __           __    ____
   / / / /__  / / /___       | |     / /___  _____/ /___/ / /
  / /_/ / _ \/ / / __ \      | | /| / / __ \/ ___/ / __  / / 
 / __  /  __/ / / /_/ /      | |/ |/ / /_/ / /  / / /_/ /_/  
/_/ /_/\___/_/_/\____( )     |__/|__/\____/_/  /_/\__,_(_)   
                     |/                                      
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].