Skip to content

Box-drawing characters in the Fira Mono font are not connected in the latest preview version of Terminal #13064

@MatejKafka

Description

@MatejKafka

Windows Terminal version

1.13.10983.0

Windows build number

10.0.19044.0

Other Software

No response

Steps to reproduce

  1. Download the following font: https://github.com/ryanoasis/nerd-fonts/tree/master/patched-fonts/FiraMono/Regular/complete
  2. Configure both Terminal and Terminal Preview to use this font
  3. Run the following PowerShell command: echo "╦═════════`n╚╣"
  4. Zoom to various scales, compare the rendering in both Terminal versions.

Expected Behavior

In both versions, the glyphs should be connected into uniform lines.

Actual Behavior

Terminal Preview v1.13.10983.0:
disconnected glyphs – the vertical line is always broken, the horizontal line is rendered correctly at some font sizes, and incorrectly at others
Screenshot 2022-05-09 134109

Terminal (Stable) v1.12.10982.0:
rendered correctly
Screenshot 2022-05-09 134133

Metadata

Metadata

Assignees

Labels

Area-RenderingText rendering, emoji, complex glyph & font-fallback issuesIn-PRThis issue has a related PRIssue-BugIt either shouldn't be doing this or needs an investigation.Product-TerminalThe new Windows Terminal.

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions