Releases: adafruit/Adafruit_CircuitPython_MatrixPortal
Handle scrolling labels better if position not specified
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
Read the docs for info on how to use it.
Fix scrolling of big text
scaling text now works ok for scrollin!
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
Read the docs for info on how to use it.
Allow various sizing in top level library
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
Read the docs for info on how to use it.
Fixed an issue when creating multiple labels with different fonts.
- Fixed an issue when creating multiple labels with different fonts
- Fixed an issue when you try and scroll a label before it is created
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
Read the docs for info on how to use it.
Added text_scale and updated Readme
- This change adds a text_scale parameter to each text object
- Updated Readme to reflect additional products this supports
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
Read the docs for info on how to use it.
1.7.0 - Added line_spacing to add_text
This change adds a line spacing parameter to each text object
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
Read the docs for info on how to use it.
Addresses an update to Requests and Non-standard color order displays
- Fixes an issue with Adafruit_CircuitPython_Requests
- Adds a color_order parameter for displays with non-standard color order
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
Read the docs for info on how to use it.
Added support for nrf52840 version of RGB Matrix Featherwing
- Added support for nrf52840 version of RGB Matrix Featherwing
- This also resolves an issue of missing address lines for the Normal RGB FeatherWings
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
Read the docs for info on how to use it.
Refactored to add support for RGB Matrix FeatherWing
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
Read the docs for info on how to use it.
Fixed a bug with empty strings
This release add support for the Matrix Portal. It also has a bug fix for a max_glyphs error.
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
Read the docs for info on how to use it.