telskamp / ascii_art_powershell_function

Powershell function to convert tesxt to ascii art

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ascii_art_powershell_function

Powershell function to convert tesxt to ascii art This functions takes your text input and generates ascii art using the api over at https://artii.herokuapp.com

PARAMETERS

-Text: the text you would like to convert to ascii art

-Color: choose text color

-font: choose font

-listfonts: lists all available fonts

.EXAMPLE EXAMPLE1 ascii -text TesT -color green -font trek

About

Powershell function to convert tesxt to ascii art


Languages

Language:PowerShell 100.0%