Skip to content

feat(logo): 8x super-sampled braille emblem with correct aspect ratio#24

Merged
m1ngsama merged 2 commits into
mainfrom
feat/cli-redesign
Jun 21, 2026
Merged

feat(logo): 8x super-sampled braille emblem with correct aspect ratio#24
m1ngsama merged 2 commits into
mainfrom
feat/cli-redesign

Conversation

@m1ngsama

Copy link
Copy Markdown
Member

Re-render the NBTCA emblem braille art with 8× oversampling.

Each braille dot is now the average of an 8×8 pixel block from a high-resolution SVG render, eliminating aliasing artifacts from the previous 1:1 pixel mapping.

Grid: 32 cols × 16 rows → 256×256 terminal pixels (square bounding box → true circle).

m1ngsama added 2 commits June 21, 2026 09:29
Replaces the low-detail braille face with a crisp dot-matrix render of the
real NBTCA emblem (ring + smiley), brand blue->cyan gradient, ASCII fallback
for non-Unicode terminals.
Re-render CA-logo.svg with 8× oversampling (each braille dot = 8×8 px
average) for anti-aliased, artifact-free output. Grid is 32 cols × 16
rows → 256×256 terminal pixels (square bounding box = true circle).
@m1ngsama m1ngsama merged commit 8da939d into main Jun 21, 2026
2 checks passed
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.

1 participant