A protocol defining the interface for TextSettings classes. More...
Static Public Attributes | |
| IRuler | ruler |
Static Public Attributes inherited from LabelMaker.Interfaces.IFont.IFont | |
| str | font_name |
Static Public Attributes inherited from LabelMaker.Interfaces.IFont.IFontStyle | |
| FontStyleEnum | font_style |
Static Public Attributes inherited from LabelMaker.Interfaces.IFont.IFontSizeUnits | |
| FontSizeUnitsEnum | font_size_units |
Static Public Attributes inherited from LabelMaker.Interfaces.ISettings.IRotation | |
| RotateEnum | rotation |
A protocol defining the interface for TextSettings classes.
This protocol defines the settings for text, including font, style, size units, alignment, and rotation.
|
static |