fontra
fontra copied to clipboard
A browser-based font editor
This is quite important for complex glyphs, as is common in CJK design. Relates to #1117. Visually this could be a list with an item per component, where each item...
### Discussed in https://github.com/googlefonts/fontra/discussions/587 Originally posted by **davelab6** June 26, 2023 What's the plan, forecast, schedule, for user docs, so that a random pro level type designer can get started...
It currently appears to work, but fails in the editor in unexpected ways.
Probably show the line in grey when 'shift' key is pressed.
The shortcut stuff is currently tied to editor.js, and we should somehow move that to a reusable place. How about a new module at `"core/shortcuts.js"`, providing support code for registering...
Currently a callback that calls `window.open` defined for each item of Help menu.
Currently it has misalignment for some shortcuts. I think each of them should have a fixed width.
Code points are currently not editable:
I received the following exception when I tried to import modal-dialog in the plugin I currently work on. DOMException: Failed to execute 'define' on 'CustomElementRegistry': the name "modal-dialog" has already...
This serves two purposes: - it will help us refine the plugin API due to this being a real project - it will allow is to make it more specific...