Skip to content

Add font roundtrip export and quick glyph creation#49

Merged
kostyafarber merged 1 commit into
mainfrom
font-roundtrip-quick-glyph
May 23, 2026
Merged

Add font roundtrip export and quick glyph creation#49
kostyafarber merged 1 commit into
mainfrom
font-roundtrip-quick-glyph

Conversation

@kostyafarber
Copy link
Copy Markdown
Collaborator

Summary

  • add the Rust-backed font export path, including desktop menu/IPC wiring for TTF export
  • cover MutatorSans UFO -> TTF -> readback round trips in tests
  • add sidebar quick glyph creation with auto-incrementing newGlyph names
  • remove the modal-based new glyph flow from the final branch shape

Validation

  • pre-commit run during commit, including cargo check/fmt/clippy/test, oxfmt, oxlint, tsgo typecheck, deadcode strict, and vitest
  • pnpm --filter @shift/desktop exec vitest run src/lib/model/Font.test.ts
  • pnpm --filter @shift/desktop typecheck
  • pnpm --filter @shift/desktop lint:check

@kostyafarber kostyafarber marked this pull request as ready for review May 23, 2026 15:57
@kostyafarber kostyafarber merged commit 713d81e into main May 23, 2026
10 of 12 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