0c22e23ad3
The .font() builder method was silently failing to register the font for named lookup. Using iced::font::load() as a startup Task ensures the font is properly loaded before any text rendering occurs. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>