Image loading
| API | Use |
|---|---|
loadFromFileAtSize | Raster or SVG at target pixel size |
loadFromFileDownsampled | Large wallpapers with box filter |
drawCover | Fill area, crop overflow |
drawRegionScaledClipped | Source rect with optional flip |
Sprites
SpriteAnim maps elapsed time to frame indices. No internal timer; apps tick it.
Animation
Integer-only ease-out quadratic progress (0..256):CommandList.graph
CommandList.graph() draws filled area plus line chart for time-series samples. Used by otter-monitor history graphs.
