Skip to content

chore(deps): update gg v0.46.8, fix CJK IsCJK propagation (v0.1.21)#98

Merged
kolkov merged 1 commit into
mainfrom
chore/gg-v0.46.8
May 12, 2026
Merged

chore(deps): update gg v0.46.8, fix CJK IsCJK propagation (v0.1.21)#98
kolkov merged 1 commit into
mainfrom
chore/gg-v0.46.8

Conversation

@kolkov
Copy link
Copy Markdown
Contributor

@kolkov kolkov commented May 12, 2026

Summary

  • Update gg v0.46.7 → v0.46.8
  • Fix CJK IsCJK propagation through scene/shaper paths (gg#304)
  • ShapedGlyph.IsCJK field (ADR-027) was never populated — CJK improvements (script-aware hinting, exact-size rasterization, Tier 6 routing) were silently bypassed
  • Zero breaking changes, no UI modifications needed

Test plan

  • go build ./...
  • go test ./... -count=1 (56 packages, 0 failures)
  • golangci-lint run --timeout=5m (0 issues)
  • CI green on all platforms

…v0.1.21)

CJK ShapedGlyph.IsCJK field was never populated through scene/shaper paths.
Script-aware hinting, exact-size rasterization, Tier 6 routing were silently
bypassed. Fixed upstream in 6 locations. Zero breaking changes.
@kolkov kolkov merged commit f937013 into main May 12, 2026
8 checks passed
@kolkov kolkov deleted the chore/gg-v0.46.8 branch May 12, 2026 07:54
@codecov
Copy link
Copy Markdown

codecov Bot commented May 12, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

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