microsoft/Terminal

Run SVG files through a normalizer

Open

#10,612 创建于 2021年7月11日

在 GitHub 查看
 (2 评论) (0 反应) (0 负责人)C++ (3,212 fork)batch import
Area-CodeHealthHelp WantedIssue-TaskProduct-Terminal

仓库指标

Star
 (35,764 star)
PR 合并指标
 (平均合并 27天 19小时) (30 天内合并 24 个 PR)

描述

There is inconsistency between the various SVGs the project uses.

Per https://github.com/microsoft/terminal/pull/9226#pullrequestreview-594682229

We should probably run these through an SVG normalizer.

There may be other .svg files elsewhere in the project, but some are found here:

https://github.com/microsoft/terminal/tree/main/res/terminal

I have no normalizer to suggest.

贡献者指南