Closed RupankarGhosh closed 6 years ago
You're missing something, Try using the next command:
figlet -f fontname "hello there"
*Don't forget fill fontname field with any font provided by fliget. e.g. thin, weird ,universe...
I have seen this message when the font name has a space in the name, I used quotes to get around that, for example. figlet -f 'DOS Rebel.flf' foo
2 cents, JB
My Post of 2018 is still getting replied.cool.btw problem solved now :xD
My Post of 2018 is still getting replied.cool.btw problem solved now :xD
try cp the standard.elf file to /usr/share/figlet (this is the default path of the figlet styles) I don't know how can you get the .elf file, sorry.
My Post of 2018 is still getting replied.cool.btw problem solved now :xD
try cp the standard.elf file to /usr/share/figlet (this is the default path of the figlet styles) I don't know how can you get the .elf file, sorry.
Sorry I was wrong on the .elf file the real extension is some like .flc or .flf. And for extra information, If don´t exist /usr/share/figlet , you can see the path with this command : figlet -I 2 (make sure that you put the i on capital letters) I have to say that I solved this problem because I have a friend with an Apple computer and in this computers you can have access to all .flf or .flc files
larry3d font not found ;( Using termux btw
I'm trying to compose figlet in android (Termux with Ubuntu installed) and it composed without any error.But when I run figlet it shows
Screenshot below