microsoft/Terminal

Allow font selection for profile icons

Open

#14,015 opened on 2022年9月16日

GitHub で見る
 (2 comments) (0 reactions) (0 assignees)C++ (3,212 forks)batch import
Area-SettingsHelp WantedIssue-FeatureProduct-Terminal

Repository metrics

Stars
 (35,764 stars)
PR merge metrics
 (平均マージ 27d 19h) (30d で 24 merged PRs)

説明

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

コントリビューターガイド