tonka3000 / raycast-extension-ideas

Collect and manage new Raycast Extension ideas
MIT License
5 stars 0 forks source link

Implement ASCII art generator using FIGlet #7

Closed chrismessina closed 3 months ago

chrismessina commented 6 months ago

Seems like it'd be pretty cool to generate arbitrary ASCII art using the Figlet library, which implements the FIGfont spec.


          _____                    _____                _____                    _____                    _____                    _____                _____          
         /\    \                  /\    \              |\    \                  /\    \                  /\    \                  /\    \              /\    \         
        /::\    \                /::\    \             |:\____\                /::\    \                /::\    \                /::\    \            /::\    \        
       /::::\    \              /::::\    \            |::|   |               /::::\    \              /::::\    \              /::::\    \           \:::\    \       
      /::::::\    \            /::::::\    \           |::|   |              /::::::\    \            /::::::\    \            /::::::\    \           \:::\    \      
     /:::/\:::\    \          /:::/\:::\    \          |::|   |             /:::/\:::\    \          /:::/\:::\    \          /:::/\:::\    \           \:::\    \     
    /:::/__\:::\    \        /:::/__\:::\    \         |::|   |            /:::/  \:::\    \        /:::/__\:::\    \        /:::/__\:::\    \           \:::\    \    
   /::::\   \:::\    \      /::::\   \:::\    \        |::|   |           /:::/    \:::\    \      /::::\   \:::\    \       \:::\   \:::\    \          /::::\    \   
  /::::::\   \:::\    \    /::::::\   \:::\    \       |::|___|______    /:::/    / \:::\    \    /::::::\   \:::\    \    ___\:::\   \:::\    \        /::::::\    \  
 /:::/\:::\   \:::\____\  /:::/\:::\   \:::\    \      /::::::::\    \  /:::/    /   \:::\    \  /:::/\:::\   \:::\    \  /\   \:::\   \:::\    \      /:::/\:::\    \ 
/:::/  \:::\   \:::|    |/:::/  \:::\   \:::\____\    /::::::::::\____\/:::/____/     \:::\____\/:::/  \:::\   \:::\____\/::\   \:::\   \:::\____\    /:::/  \:::\____\
\::/   |::::\  /:::|____|\::/    \:::\  /:::/    /   /:::/~~~~/~~      \:::\    \      \::/    /\::/    \:::\  /:::/    /\:::\   \:::\   \::/    /   /:::/    \::/    /
 \/____|:::::\/:::/    /  \/____/ \:::\/:::/    /   /:::/    /          \:::\    \      \/____/  \/____/ \:::\/:::/    /  \:::\   \:::\   \/____/   /:::/    / \/____/ 
       |:::::::::/    /            \::::::/    /   /:::/    /            \:::\    \                       \::::::/    /    \:::\   \:::\    \      /:::/    /          
       |::|\::::/    /              \::::/    /   /:::/    /              \:::\    \                       \::::/    /      \:::\   \:::\____\    /:::/    /           
       |::| \::/____/               /:::/    /    \::/    /                \:::\    \                      /:::/    /        \:::\  /:::/    /    \::/    /            
       |::|  ~|                    /:::/    /      \/____/                  \:::\    \                    /:::/    /          \:::\/:::/    /      \/____/             
       |::|   |                   /:::/    /                                 \:::\    \                  /:::/    /            \::::::/    /                           
       \::|   |                  /:::/    /                                   \:::\____\                /:::/    /              \::::/    /                            
        \:|   |                  \::/    /                                     \::/    /                \::/    /                \::/    /                             
         \|___|                   \/____/                                       \/____/                  \/____/                  \/____/                              

There are loads of fonts available, which could be selected from the secondary panel.

pernielsentikaer commented 3 months ago

Submitted a PR for this

pernielsentikaer commented 3 months ago

This issue can be closed @tonka3000 - it's not available in Raycast Store