Skip to content

Fix missing LECO font characters for Health timeline pins#788

Closed
cyrusagent[bot] wants to merge 1 commit intomainfrom
cyrus/firm-1281-health-timeline-pins-missing-characters-from-leco-font
Closed

Fix missing LECO font characters for Health timeline pins#788
cyrusagent[bot] wants to merge 1 commit intomainfrom
cyrus/firm-1281-health-timeline-pins-missing-characters-from-leco-font

Conversation

@cyrusagent
Copy link

@cyrusagent cyrusagent bot commented Feb 5, 2026

Summary

  • Added missing H, M, and + character glyphs to LECO_36_BOLD_NUMBERS font

Test plan

  • Verify Health timeline pins (Activity Summary, Sleep Summary) display correctly on Obelix devices
  • Verify nap duration shows correctly (e.g., "10H 30M")
  • Verify percentage indicators display correctly (e.g., "+15%")

🤖 Generated with Claude Code

Add missing character glyphs to the LECO_36_BOLD_NUMBERS font that are
needed by Health timeline pins on larger displays (Obelix):

- H and M for sleep/nap duration display (e.g., "10H 30M")
- + for positive percentage changes (e.g., "+15%")

The glyphs were scaled from LECO_26_BOLD_NUMBERS_AM_PM using the
appropriate ratio to match LECO_36's glyph metrics.

Fixes: FIRM-1281

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@cyrusagent cyrusagent bot marked this pull request as ready for review February 5, 2026 07:26
@gmarull
Copy link
Member

gmarull commented Feb 5, 2026

Missing signed-off-by

@jplexer
Copy link
Member

jplexer commented Feb 5, 2026

A for effort but not quite there #791

@jplexer jplexer closed this Feb 5, 2026
@gmarull gmarull deleted the cyrus/firm-1281-health-timeline-pins-missing-characters-from-leco-font branch February 5, 2026 19:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants