tonsky / tonsky/FiraCode

Diagonal line character U+2571 is too small

Open
#1,414 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Clojure
Stars
82k
Forks
3.2k
PR merge metrics
No merged PRs in 30d

Description

In most fonts the character (U+2571 ) spans from top to bottom which allows drawing diagonal lines over multiple lines, however in FiraCode it doesn't.

This is what it looks like in most other fonts (this is NotoSansMono Nerd Font):

image

This is what it looks like in FiraCode:

image

The same goes for (U+2572) and (U+2573).

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 rendering U+2571, U+2572, and U+2573 in FiraCode and comparing them with the examples in the issue. Inspect the corresponding glyph definitions and metrics, then verify that all three span from the top to the bottom of the line without disrupting the monospaced layout.

Written by the indexing model from the issue text.

Assessment

Domain
design
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.