Expand description
Rendering utilities
Enums§
- Text
Alignment - Alignment enumeration
Functions§
- calculate_
bounds_ for_ text - Calculates bounds for text with provided font and parameters
- get_
alignment_ position_ for_ text - Calculates where text should be rendered for specified alignment and other parameters
- image_
from_ horiz_ gradient - Generates horizontal gradient image of specified size
- image_
from_ solid - Generates solid color image of specified size
- image_
from_ vert_ gradient - Generates vertical gradient image of specified size
- render_
aligned_ shadowed_ text_ on_ image - Renders aligned shadowed text onto provided image with specified parameters
- render_
aligned_ text_ on_ image - Renders aligned text onto provided image with specified parameters
- render_
box_ on_ image - Renders box with provided parameters onto provided image
- render_
shadowed_ text_ on_ image - Renders text with shadows from font and parameters onto provided image
- render_
text_ on_ image - Renders text from font and parameters onto provided image
- resize_
for_ streamdeck - Resizes image to specified size