linebender / linebender/runebender

Add a FontForge style spacing, metrics, and kerning window

Open
#127 6 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Rust
Stars
799
Forks
35
PR merge metrics
No merged PRs in 30d

Description

FontForge has a [useful metrics window](http://designwithfontforge.com/en-US/Spacing_Metrics_and_Kerning.html) for editing spacing, metrics, and kerning. Previewing text and testing how the font will look in different text string combinations is another use of this window. A tool of this kind is usually expected by users of font editing software.

![fontforge-metrics](https://user-images.githubusercontent.com/5162664/85071665-b507e800-b16c-11ea-9321-db4c7f700f1c.png)

RoboFont also has a window in this style, which last time I used RoboFont was called the "spacecenter."

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reading the linked FontForge metrics-window reference and compare it with the RoboFont “spacecenter” mentioned in the issue. No repository files or tests are identified, so first determine where Runebender’s editor windows are organized and define the scope for spacing, metrics, kerning, and text preview. Done means a usable window supports those workflows.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
desktop
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.