Skip to content

fix(dashboard): scale Cozette sixel text - #1454

Merged
BYK merged 2 commits into
mainfrom
fix/dashboard-cozette-font
Aug 22, 2026
Merged

fix(dashboard): scale Cozette sixel text#1454
BYK merged 2 commits into
mainfrom
fix/dashboard-cozette-font

Conversation

@BYK

@BYK BYK commented Aug 22, 2026

Copy link
Copy Markdown
Member

Summary

  • replace the compact dashboard bitmap font with a generated Cozette glyph subset
  • scale glyph pixels proportionally to measured terminal cells without crossing cell bounds
  • ship Cozette's MIT notice with the npm package

Verification

  • pnpm --filter sentry exec vitest run test/lib/formatters/pixel-canvas.test.ts test/lib/formatters/sixel-dashboard.test.ts test/lib/formatters/dashboard-sixel-integration.test.ts
  • pnpm --filter sentry run typecheck
  • pnpm --filter sentry run lint
  • pnpm --filter sentry run test:unit
  • npm pack --dry-run
  • git diff --check

@vercel

vercel Bot commented Aug 22, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
cli Ready Ready Preview Aug 22, 2026 4:29pm

Request Review

Comment thread packages/cli/src/lib/formatters/pixel-canvas.ts
@BYK
BYK merged commit e49c486 into main Aug 22, 2026
32 checks passed
@BYK
BYK deleted the fix/dashboard-cozette-font branch August 22, 2026 16:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

risk: medium PR risk score: medium

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant