linux下字型美化程式

版主: stnet253

回覆文章
tony
文章: 585
註冊時間: 2012-02-26, 07:04
聯繫:

linux下字型美化程式

未閱讀文章 tony »

安裝主程式。
sudo apt-get -y install figlet

可以把我們輸入的文字放大並美化。
figlet -f smmono9 -r "I am Heracles."

代碼: 選擇全部

root@tonyhack:/usr/share/figlet# ls
646-ca2.flc  646-hu.flc   646-se.flc   ascii9.tlf      digital.flf   lean.flf      slant.flf      smslant.flf
646-ca.flc   646-irv.flc  646-yu.flc   banner.flf      emboss2.tlf   letter.tlf    small.flf      standard.flf
646-cn.flc   646-it.flc   8859-2.flc   bigascii12.tlf  emboss.tlf    mini.flf      smascii12.tlf  term.flf
646-cu.flc   646-jp.flc   8859-3.flc   bigascii9.tlf   frango.flc    mnemonic.flf  smascii9.tlf   upper.flc
646-de.flc   646-kr.flc   8859-4.flc   big.flf         future.tlf    mono12.tlf    smblock.tlf    ushebrew.flc
646-dk.flc   646-no2.flc  8859-5.flc   bigmono12.tlf   hz.flc        mono9.tlf     smbraille.tlf  uskata.flc
646-es2.flc  646-no.flc   8859-7.flc   bigmono9.tlf    ilhebrew.flc  moscow.flc    smmono12.tlf   utf8.flc
646-es.flc   646-pt2.flc  8859-8.flc   block.flf       ivrit.flf     pagga.tlf     smmono9.tlf    wideterm.tlf
646-fr.flc   646-pt.flc   8859-9.flc   bubble.flf      jis0201.flc   script.flf    smscript.flf
646-gb.flc   646-se2.flc  ascii12.tlf  circle.tlf      koi8r.flc     shadow.flf    smshadow.flf
root@tonyhack:/usr/share/figlet# figlet -f bubble -r "I am HackTony."
                            _     _   _     _   _   _   _   _   _   _   _   _  
                           / \   / \ / \   / \ / \ / \ / \ / \ / \ / \ / \ / \ 
                          ( I ) ( a | m ) ( H | a | c | k | T | o | n | y | . )
                           \_/   \_/ \_/   \_/ \_/ \_/ \_/ \_/ \_/ \_/ \_/ \_/ 
root@tonyhack:/usr/share/figlet# figlet -f slant -r "I am HackTony."
         ____                      __  __           __  ______                 
        /  _/  ____ _____ ___     / / / /___ ______/ /_/_  __/___  ____  __  __
        / /   / __ `/ __ `__ \   / /_/ / __ `/ ___/ //_// / / __ \/ __ \/ / / /
      _/ /   / /_/ / / / / / /  / __  / /_/ / /__/ ,<  / / / /_/ / / / / /_/ / 
     /___/   \__,_/_/ /_/ /_/  /_/ /_/\__,_/\___/_/|_|/_/  \____/_/ /_/\__, (_)
                                                                      /____/   
                                                                                                           

代碼: 選擇全部

安裝主程式。
sudo apt-get -y install toilet

不只把我們輸入的文字放大並美化,還可以加上顏色。
toilet --f slant -S --gay "I am Heracles."
回覆文章

誰在線上

正在瀏覽這個版面的使用者:沒有註冊會員 和 4 位訪客