-
fix: strip Apple Calendar icon escapes and emoji from PDF event titles
released this
2026-04-13 19:02:39 +02:00 | 66 commits to main since this releaseApple Calendar encodes calendar icons as =h=g / =i=g escape sequences in
iCalendar SUMMARY fields during CalDAV sync. Helvetica cannot render the
underlying glyphs, causing the raw escape bytes to appear verbatim in the
PDF. Add pdfTitle() helper that strips these patterns along with emoji
and Apple private-use area characters before rendering any title text.
The calendar color chip/dot already provides the visual calendar identity.v1.97.3
Co-Authored-By: Claude Sonnet 4.6 noreply@anthropic.com
Downloads