microsoft/Terminal

Allow font selection for profile icons

Open

#14 015 ouverte le 16 sept. 2022

Voir sur GitHub
 (2 commentaires) (0 réactions) (0 assignés)C++ (3 212 forks)batch import
Area-SettingsHelp WantedIssue-FeatureProduct-Terminal

Métriques du dépôt

Stars
 (35 764 stars)
Métriques de merge PR
 (Merge moyen 27j 19h) (24 PRs mergées en 30 j)

Description

Allow font selection for profile icons

As it stands right now, profile icons can either be a valid image file or a valid Unicode character (typically Emoji). I was playing around with alternatives, and it looks like that any character in the Segoe font family will play nice, even if updated on a Windows 10 machine to Segoe Fluent. I think that adding the ability to select an arbitrary font for text-based icons would open some doors for people who would prefer to use something like Material or Nerd Fonts for a consistent style and wider range of available icons. It would also have the benefit of scaling on screens better than your average PNG.

Here is a slapdash mockup of what I am describing: mockup

Guide contributeur