Skip to content

Add "glyph sets" functionality to editor#2489

Merged
justvanrossum merged 51 commits intomainfrom
editor-glyphsets
Mar 12, 2026
Merged

Add "glyph sets" functionality to editor#2489
justvanrossum merged 51 commits intomainfrom
editor-glyphsets

Conversation

@justvanrossum
Copy link
Copy Markdown
Member

This brings the editor in line with the font overview, and finally allows us to use custom glyph names + code points in the editor.

  • Refactor editor view info <-> URL mechansm
  • Add glyph sets UI from font overview to the editor's glyph search panel
  • Make glyph set selection stick when opening editor from font overview and vice versa
  • Make undefined glyphs get their names and/or code points from the combined selected glyph sets
  • Move the business logic from glyphsets-ui.js to the new glyphsets-controller.js module

…namically from glyphset selection and glyph map
@justvanrossum justvanrossum merged commit 4ed05cc into main Mar 12, 2026
4 checks passed
@justvanrossum justvanrossum deleted the editor-glyphsets branch March 12, 2026 08:21
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