Font size in the X and Y direction allows for stretching/resizing when non-default font size is desired. More...
Public Member Functions | |
| __init__ (self, float x, float y) | |
Public Member Functions inherited from LabelMaker.Interfaces.Coordinate.APair | |
| __init__ (self, float x, float y) | |
Additional Inherited Members | |
Public Attributes inherited from LabelMaker.Interfaces.Coordinate.APair | |
| x = x | |
| y = y | |
Font size in the X and Y direction allows for stretching/resizing when non-default font size is desired.
| LabelMaker.Interfaces.IFont.FontSize.__init__ | ( | self, | |
| float | x, | ||
| float | y ) |