font-measurement
Installation
SKILL.md
even-pretext: Font Measurement Library
Pixel-accurate text measurement for Even Realities G2 smart glasses. Predicts exact layout dimensions matching the LVGL rendering engine in the glasses firmware.
Note: Results may be off for characters not present in the firmware fonts, since the firmware and this library may handle missing glyphs differently in some cases.
Installation
npm install @evenrealities/pretext
Display Constants
- Screen: 576 x 288 pixels
- Line height: 27px (fixed)
- List item height: 40px (fixed)
- List item horizontal padding: 12px per side