# Images
- General over image format
- Support formats:
    - PNG
- Animation

# API
- Colour operations:
    - Alpha Composite
    - Invert
- Surface Operations:
    - FlipH
    - Resize
    - Wrap the colour operations
    - Tile
    - Gradient overlay
- Draw operations:
    - Curve raster algorithm
    - VGA font fast blit
    - Polygon
    - Rounded rects

# Backend
- SVGA Driver
- Support whatever vulkan stuff able is cooking

# Bits and bobs on the table
- Funny 3D Renderer
- stn.memory.swap & kernel message
- Make memory.{copy, set} smart