Skip to content

Tags: Neradoc/Adafruit_CircuitPython_Display_Text

Tags

2.22.12

Toggle 2.22.12's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request adafruit#176 from isacben/label-type-annotations-fix

Corrected typing to allow the color arguments to also take a Tuple

2.22.11

Toggle 2.22.11's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request adafruit#174 from snkYmkrct/main

Fix for bitmap_label losing direction - bug adafruit#169

2.22.10

Toggle 2.22.10's commit message
Use year duration range for copyright attribution

2.22.9

Toggle 2.22.9's commit message
Fix version strings in workflow files

2.22.8

Toggle 2.22.8's commit message
Add setuptools-scm to build system requirements

Signed-off-by: Alec Delaney <tekktrik@gmail.com>

2.22.7

Toggle 2.22.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request adafruit#173 from tekktrik/doc/use-font-protocol

Use `fontio.FontProtocol` for type annotations

2.22.6

Toggle 2.22.6's commit message

Unverified

The committer email address is not verified.
Added cp.org link to index.rst

2.22.5

Toggle 2.22.5's commit message
Set language to "en" for documentation

Signed-off-by: Alec Delaney <tekktrik@gmail.com>

2.22.4

Toggle 2.22.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request adafruit#170 from rgrizzell/main

Add typing and documentation for ScrollingLabel

2.22.3

Toggle 2.22.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request adafruit#168 from Neradoc/patch-1

Free the bitmap when set to empty string