Skip to main content

A simple module for creating bit field art for strings or screens.

Project description

Reference

TODO - finish this section

getBitField(func, invertBit=False, left=0, bottom=0, width=None, height=None)

getBitFieldImg(func, invertBit=False, left=0, bottom=0, width=None, height=None, trueColor='white', falseColor='black')

saveBitFiledImg(filename, func, invertBit=False, left=0, bottom=0, width=None, height=None, trueColor='white', falseColor='black')

getBitFieldStr(func, invertBit=False, left=0, bottom=0, width=None, height=None)

printBitFieldStr(func, invertBit=False, left=0, bottom=0, width=None, height=None)

saveBitFieldStr(filename, func, invertBit=False, left=0, bottom=0, width=None, height=None)

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

BitFieldDraw-0.1.1.tar.gz (3.9 kB view hashes)

Uploaded Source

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