Skip to content

Render larger registered Japanese outlines#134

Closed
WhiteHades wants to merge 3 commits into
vercel-labs:mainfrom
WhiteHades:fix/registered-font-kana
Closed

Render larger registered Japanese outlines#134
WhiteHades wants to merge 3 commits into
vercel-labs:mainfrom
WhiteHades:fix/registered-font-kana

Conversation

@WhiteHades

@WhiteHades WhiteHades commented Jul 15, 2026

Copy link
Copy Markdown
Contributor

Raises the bounded TrueType simple-glyph limits so larger valid registered-font outlines do not fall back to blocks.

Examples:

  • ば: 130 points
  • ゑ: 138 points
  • 鬱: 237 points, 26 contours, 243 path elements

Adds an OFL-licensed six-glyph regression fixture. The 256-element renderer path limit and composite limits are unchanged.

Verification: zig build test; scripts/gate.sh fast origin/main.

@vercel

vercel Bot commented Jul 15, 2026

Copy link
Copy Markdown

@WhiteHades is attempting to deploy a commit to the Vercel Labs Team on Vercel.

A member of the Team first needs to authorize it.

@WhiteHades WhiteHades changed the title Render larger registered kana outlines Render larger registered Japanese outlines Jul 15, 2026
Comment thread src/primitives/canvas/reference.zig Outdated
@ctate

ctate commented Jul 17, 2026

Copy link
Copy Markdown
Collaborator

Thanks for the PR! I addressed it along with a few related issues in #139 and credited you as a co-author

@ctate ctate closed this Jul 17, 2026
@WhiteHades

Copy link
Copy Markdown
Contributor Author

thanks @ctate, a really big fan of your amazing works for OSS and ofcourse the equally amazing vercel

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.

2 participants