Adafruit Display_Text Library
latest
  • Introduction

Examples

  • Simple test
  • Bitmap_label Simple test
  • Label vs Bitmap_label Comparison
  • Background color example
  • Text padding example
  • Anchored Position
  • Textarea Boundingbox
  • Align Baseline example
  • Magtag example
  • MatrixPortal example
  • PyPortal example
  • Wraptest example
  • Wrap Pixel Test
  • Library Features Example

API Reference

  • adafruit_display_text
  • adafruit_display_text.label
  • adafruit_display_text.bitmap_label

Tutorials

  • CircuitPython Display_Text Library
  • Custom Fonts for CircuitPython Displays

Other Links

  • Download
  • CircuitPython Reference Documentation
  • CircuitPython Support Forum
  • Discord Chat
  • Adafruit Learning System
  • Adafruit Blog
  • Adafruit Store
Adafruit Display_Text Library
  • Docs »
  • Index
  • Edit on GitHub

Index

A | B | C | F | H | L | S | T | W

A

  • adafruit_display_text (module)
  • adafruit_display_text.bitmap_label (module)
  • adafruit_display_text.label (module)
  • anchor_point (adafruit_display_text.LabelBase attribute)
  • anchored_position (adafruit_display_text.LabelBase attribute)

B

  • background_color (adafruit_display_text.LabelBase attribute)
  • bitmap (adafruit_display_text.bitmap_label.Label attribute)
  • bounding_box (adafruit_display_text.LabelBase attribute)

C

  • color (adafruit_display_text.LabelBase attribute)

F

  • font (adafruit_display_text.LabelBase attribute)

H

  • height (adafruit_display_text.LabelBase attribute)

L

  • Label (class in adafruit_display_text.bitmap_label)
    • (class in adafruit_display_text.label)
  • label_direction (adafruit_display_text.LabelBase attribute)
  • LabelBase (class in adafruit_display_text)
  • line_spacing (adafruit_display_text.LabelBase attribute)

S

  • scale (adafruit_display_text.LabelBase attribute)

T

  • text (adafruit_display_text.LabelBase attribute)

W

  • width (adafruit_display_text.LabelBase attribute)
  • wrap_text_to_lines() (in module adafruit_display_text)
  • wrap_text_to_pixels() (in module adafruit_display_text)

© 版权所有 2014-2021,MicroPython 和 CircuitPython 贡献者 circuitpython.cn 中文网 www.86x.net 无线电爱好网 团队 刘付超雄 最后更新于 2021 年 11 月 23日

粤公网安备44030702004356号

备案号:粤ICP备15040352号

最后更新于 2021 年11 月23 日

使用Read the Docs 提供的主题 使用Sphinx构建 。

友情链接

micropython编程爱好网无线电爱好网电路python中文网MicroPython中文网
Read the Docs v: latest
Versions
latest