# /python_scripts/lib/jumperless_mcp/font.py — pixel font for Jumperless MCP overlay text rendering.
# Each glyph is 3 columns × 5 rows (5 bits per column, bit 0 = top row).
# Designed for the Jumperless V5 10×30 overlay grid; with 2x vertical stretch
# the glyph spans the full 10 rows.
#
# Version: 0.2.12+20260512
=
=