microsoft/Terminal

Run SVG files through a normalizer

Offen

#10.612 geöffnet am 11.07.2021

 (2 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)C++ (9.275 Forks)batch import
Area-CodeHealthHelp WantedIssue-TaskProduct-Terminal

Repository-Metriken

Stars
 (103.173 Sterne)
PR-Merge-Metriken
 (Durchschn. Merge 27T 19h) (24 gemergte PRs in 30 T)

Beschreibung

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.

Contributor Guide