microsoft / microsoft/terminal
Run SVG files through a normalizer
- Dominant language
- C++
- Stars
- 105k
- Forks
- 9.6k
- Avg merge
- 3d 17h
- Merged PRs (30d)
- 29
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.
Contributor guide
Research direction
Review the linked pull request discussion and inventory the SVG files under res/terminal; the issue does not identify a normalizer or complete file set. Select an appropriate normalization approach, apply it to the identified SVGs, and verify that the resulting files are consistent.
Written by the indexing model from the issue text.
Assessment
- Domain
- tooling
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 32/100