Programming Guide
API Reference
Buffer
HorizontalAlign
AnchorX
AnchorY
ContentVAlign
DataTypes
External Resources
Development Guide
Holds type aliases used throughout the codebase.
alias of bytes | bytearray | memoryview | Array
bytes
bytearray
memoryview
Array
alias of Literal[‘left’, ‘center’, ‘right’]
Literal
alias of Literal[‘top’, ‘bottom’, ‘center’, ‘baseline’]
alias of Literal[‘bottom’, ‘center’, ‘top’]
alias of Literal[‘f’, ‘i’, ‘I’, ‘h’, ‘H’, ‘b’, ‘B’, ‘q’, ‘Q’, ‘?’, ‘d’]