File tree
4 files changed
+4
-4
lines changed- frozen
4 files changed
+4
-4
lines changedSubmodule Adafruit_CircuitPython_Display_Text updated 30 files
- .gitattributes+11
- .pre-commit-config.yaml+11-32
- .pylintrc-399
- README.rst+3-3
- adafruit_display_text/__init__.py10000+22-38
- adafruit_display_text/bitmap_label.py+14-38
- adafruit_display_text/label.py+21-50
- adafruit_display_text/outlined_label.py+7-7
- adafruit_display_text/scrolling_label.py+7-9
- adafruit_display_text/text_box.py+14-37
- docs/api.rst+2
- docs/conf.py+2-6
- examples/display_text_advance_example.py+4-2
- examples/display_text_anchored_position.py+3-1
- examples/display_text_background_color.py+7-6
- examples/display_text_background_color_padding.py+9-8
- examples/display_text_bitmap_label_simpletest.py+1-1
- examples/display_text_label_align_baseline_comparison.py+1-1
- examples/display_text_label_vs_bitmap_label_comparison.py+6-15
- examples/display_text_magtag.py+3
- examples/display_text_matrixportal.py+2
- examples/display_text_outlined_label_simpletest.py+1
- examples/display_text_pyportal.py+6-9
- examples/display_text_scrolling_label.py+2-4
- examples/display_text_simpletest.py+1-1
- examples/display_text_text_box_simpletest.py+1
- examples/display_text_textarea_boundingbox.py+2-1
- examples/display_text_wrap_pixels_test.py+1
- examples/display_text_wraptest.py+2
- ruff.toml+106
0 commit comments