Skip to main content

Python Interface for UNSCII bitmapped fonts

Project description

UNSCII for Python

This provides a wrapper around the collection of bitmapped fonts known as UNSCII.

The original motivation was to create a lightweight way to get text on to small displays such as OLEDs and LCD Screens that may be attached to devices such as a Raspberry Pi or Arduino. There are other libraries out there that do this, but most push the work to Pillow by providing it with .ttf fonts. I wanted a more lightweight way to quickly get text on to the screens without using so many resources, particularly on an Arduino.

Future versions will have a command line utility to generate the minimum amount of code to get strings for python and C++ to make this more useful with C++ and CircuitPython embedded stacks.

Project details


Download files

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

Source Distribution

unscii-0.1.1.tar.gz (238.3 kB view hashes)

Uploaded Source

Built Distribution

unscii-0.1.1-py3-none-any.whl (246.6 kB view hashes)

Uploaded Python 3

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