glasses-ui
Installation
SKILL.md
Canvas
The G2 glasses display is a 576x288 px canvas with the following characteristics:
- Origin: top-left corner (0, 0)
- X axis: increases rightward (0 to 576)
- Y axis: increases downward (0 to 288)
- Color depth: 4-bit greyscale — 16 shades of green (values 0–15)
- White pixels appear as bright green on hardware
- Black pixels are off (transparent — show through to the real world)
- No background color or fill — the canvas has no default background; unpainted areas are transparent
Container Rules
Every page is composed of containers. The following limits apply per page: