ScaledTextFieldLeft
src.text_layers.ScaledTextFieldLeft
Bases: TextField
A TextField which automatically scales down its font size until the left bound no longer overlaps with the reference
layer's right bound.
Source code in src\text_layers.py
232 233 234 235 236 237 238 239 240 241 |
|