Skip to main content

Alternative to showfigfonts for python

Project description

showpyfigfonts

Preview

showpyfigfonts-preview

📑 INDEX

⚙️ Installation

1. Install Python & Git:

  • For Windows:

    winget install Python.Python.3.12
    
    winget install Git.Git
    
  • For Linux:

    sudo apt-get update
    
    sudo apt-get install -y git python3
    
  • For macOS:

    brew install python git
    
  • For Termux:

    apt update
    
    apt install git python -y
    

✅ Setup

  • Automatic Setup

pip install showpyfigfonts
  • Manual Setup

1. Download repository:

  git clone https://github.com/imegeek/showpyfigfonts

2. Change Directory:

  cd showpyfigfonts

3. Run setup.py:

  • Linux/macOS/Termux:
python setup.py install
  • Windows:
python setup.py install

❓ How to use?

  • Run this command:
showpyfigfonts
  • Command Line Help:

usage: showpyfigfonts [-h] [--font name] [text]



positional arguments:

  text                  Render fonts by text.



options:

  -h, --help            show this help message and exit

  --font name, -f name  Render specific font by name.
  • Command Line Usage:

  • Show help menu:

showpyfigfonts --help
  • Print custom text for all fonts:
showpyfigfonts 'hello'
  • Print specific font:
showpyfigfonts -f mono12
  • Print custom text with specific font:
showpyfigfonts -f mono12 'hello'

Project details


Release history Release notifications | RSS feed

This version

1.0

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

showpyfigfonts-1.0.tar.gz (3.3 kB view details)

Uploaded Source

Built Distribution

showpyfigfonts-1.0-py3-none-any.whl (3.4 kB view details)

Uploaded Python 3

File details

Details for the file showpyfigfonts-1.0.tar.gz.

File metadata

  • Download URL: showpyfigfonts-1.0.tar.gz
  • Upload date:
  • Size: 3.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.12.0

File hashes

Hashes for showpyfigfonts-1.0.tar.gz
Algorithm Hash digest
SHA256 94ef5b740cae027b48d17e03755f5ba0ce4345f851f425b37c494387a2ec8c23
MD5 98f9e02bee3f946c158e6135c2de8ebf
BLAKE2b-256 96de5c3e60c64adf0c3c1044a53d93905a0d588ebb43a0886cc216c6a7847a20

See more details on using hashes here.

File details

Details for the file showpyfigfonts-1.0-py3-none-any.whl.

File metadata

File hashes

Hashes for showpyfigfonts-1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 5bc0f94fda151a6ea0e6ca2b7d14d5af27bdce0246645846c4a6c03ca9c6cef0
MD5 ba3b147fb261a10a24ae3830abd319f6
BLAKE2b-256 7797aaa88797fc4993aabab620f2a24aa7c185530ccfb2384a5b1735487bb3db

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page