ScaledTextField
 src.text_layers.ScaledTextField 
  Bases: TextField
A TextField which automatically scales down its font size until the right bound no longer overlaps with the reference layer's left bound.
Source code in src\text_layers.py
 | 220 221 222 223 224 225 226 227 228 229 |  |