Introduction

Documentation Status Discord Build Status Code Style: Black

CircuitPython pixel graphics drawing library.

Important: This library will likely be deprecated soon. If you are looking to use a specific display, search the product name (i.e. ssd1322 or ili9341) at https://github.com/adafruit/, or find it in the circuitpython bundle.

Dependencies

This driver depends on:

Please ensure all dependencies are available on the CircuitPython filesystem. This is easily achieved by downloading the Adafruit library and driver bundle.

Usage Example

See example in /examples/gfx_simpletest.py

Most displays now use displayio. You can find simpletests for specific displays in their respective repositories or in the examples section of the circuitpython bundle

Contributing

Contributions are welcome! Please read our Code of Conduct before contributing to help this project stay welcoming.

Documentation

For information on building library documentation, please check out this guide.

Table of Contents

Examples

Indices and tables