microsoft/Terminal

Run SVG files through a normalizer

Open

#10.612 aberto em 11 de jul. de 2021

Ver no GitHub
 (2 comments) (0 reactions) (0 assignees)C++ (3.212 forks)batch import
Area-CodeHealthHelp WantedIssue-TaskProduct-Terminal

Métricas do repositório

Stars
 (35.764 stars)
Métricas de merge de PR
 (Mesclagem média 27d 19h) (24 fundiu PRs em 30d)

Description

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.

Guia do colaborador