fontra
fontra copied to clipboard
A browser-based font editor
Fixes #909 Hi @justvanrossum, here is **draft** PR – it's a starting point. I have the following questions/issues: The good thing first: the visualization of the local guidelines works already....
Fix #1340 ### Todos - [ ] add support to plural forms - [ ] localize strings that are used directly into html elements - [x] localize strings that are...
Previously, rendering glyphs in the scene depended solely on `glyphLines` property, which originates from text entry of side panel. And I recognized that to handle alignments, advance width of glyphs...
It would be good to allow fontra to be started under a subdirectory path. Currently Fontra starts at the service root and most things are loaded with absolute path (e.g....
[wip] [avar2] Redesign designspace navigation panel, rework internal font location vs glyph location
- Redesign the designspace navigation panel to clearly separate font axes from glyph axes - Use new ui-accordion web component, so we have three collapsable sections: - font axes -...
Fixes #1341 `const sliderDisabled = false; //true;` -> this is a hack to change the axis sliders to the disabled version The following screenshot shows the original style of the...
We need a styling alternate of the range-slider: - the range input needs to be disabled (the user can't move the thumb) - the numeric field needs to be disabled...
Will Fontra consider supporting languages other than English? Also, I just started testing localization support myself.
So that the user can immediately type an anchor name. Or: should it use the placeholder mechanism when creating a new anchor? Either way, currently the user has to select...
Currently the "Dimensions" (overall height/width) information is only available in the Selection Info panel on the right. It'd be helpful to be able to see this information also in the...