Herramienta Figlet En Linux

Iniciado por KiddArabic, Septiembre 05, 2017, 11:37:52 AM

Tema anterior - Siguiente tema

0 Miembros y 1 Visitante están viendo este tema.

es una herramienta muy divertida de tipografía ASCII, convierte tus textos a ascii con diferentes fuentes.

Instalar el paquete:
Código:
Código: php
sudo apt-get install figlet


Mirar los distintos tipos de fuentes:
Código:
Código: php
showfigfonts


Usando la fuente principal:

Código:
Código: php
figlet venen0




Obteniendo ayuda sobre figlet:
Código:

Código: php
figlet --help