Skip to content

Pico Graphics Font Util - A tool for converting and pixel'ing bitmap fonts for PicoGraphics

License

Notifications You must be signed in to change notification settings

Gadgetoid/pgfutil

Repository files navigation

Pico Graphics Font Util

Build Status Coverage Status PyPi Package Python Versions

Generated from the Pimoroni Python Boilerplate.

Installing

Stable library from PyPi:

  • Just run pip3 install pgfutil

In some cases you may need to use sudo or install pip with: sudo apt install python3-pip

Latest/development library from GitHub:

  • git clone https://github.com/gadgetoid/pgfutil
  • cd pgfutil
  • pip3 install .

Running

Right now you must run with python3 -m pgfutil or pgfgui.

About

Pico Graphics Font Util - A tool for converting and pixel'ing bitmap fonts for PicoGraphics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published