Skip to content

fahmisalman/Python-FontArt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Python FontArt

Instalation

  1. git clone https://github.com/fahmisalman/Python-FontArt.git
  2. cd Python-FontArt
  3. pip install -r requirements.txt

How to use

  • Example 1

    python app.py

    Result

     _____ _     _       _                                 _      
    |_   _| |__ (_)___  (_)___   ___  __ _ _ __ ___  _ __ | | ___ 
      | | | '_ \| / __| | / __| / __|/ _` | '_ ` _ \| '_ \| |/ _ \
      | | | | | | \__ \ | \__ \ \__ \ (_| | | | | | | |_) | |  __/
      |_| |_| |_|_|___/ |_|___/ |___/\__,_|_| |_| |_| .__/|_|\___|
                                                    |_|           
     _            _   
    | |_ _____  _| |_ 
    | __/ _ \ \/ / __|
    | ||  __/>  <| |_ 
     \__\___/_/\_\\__|
    
  • Example 2

    python app.py --text "Awesome"

    Result

        _                                         
       / \__      _____  ___  ___  _ __ ___   ___ 
      / _ \ \ /\ / / _ \/ __|/ _ \| '_ ` _ \ / _ \
     / ___ \ V  V /  __/\__ \ (_) | | | | | |  __/
    /_/   \_\_/\_/ \___||___/\___/|_| |_| |_|\___|
    
  • Example 3

    python app.py --text "Awesome" --font banner3-d

    Result

    :::'###::::'##:::::'##:'########::'######:::'#######::'##::::'##:'########:
    ::'## ##::: ##:'##: ##: ##.....::'##... ##:'##.... ##: ###::'###: ##.....::
    :'##:. ##:: ##: ##: ##: ##::::::: ##:::..:: ##:::: ##: ####'####: ##:::::::
    '##:::. ##: ##: ##: ##: ######:::. ######:: ##:::: ##: ## ### ##: ######:::
     #########: ##: ##: ##: ##...:::::..... ##: ##:::: ##: ##. #: ##: ##...::::
     ##.... ##: ##: ##: ##: ##:::::::'##::: ##: ##:::: ##: ##:.:: ##: ##:::::::
     ##:::: ##:. ###. ###:: ########:. ######::. #######:: ##:::: ##: ########:
    ..:::::..:::...::...:::........:::......::::.......:::..:::::..::........::
    

You can see the font list here.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages