Terminal cannot use SVG files in backgroundImage, icon (xaml limitation?) #2441
Labels
Area-Settings
Issues related to settings and customizability, for console or terminal
External-Blocked-WinUI3
We can't progress until WinUI3 exists.
Issue-Bug
It either shouldn't be doing this or needs an investigation.
Product-Terminal
The new Windows Terminal.
Tracking-External
This bug isn't resolved, but it's following an external workitem.
Milestone
Over at UsingJsonSettings.md, in the section about adding a background image it directs me to download the .SVG image in Step 1
Step 4 then says to use the .JPG: (
"backgroundImage": "ms-appdata:///Roaming/openlogo.jpg",
) but this doesn't display the image in the Terminal.Changing Step 4 to use the .SVG also doesn't display the image
Changing the file to be an actual .JPG (downloaded from the Debian logo page ) causes the image to appear.
The docs definitely need to be tweaked :)
(I'm not sure if .SVG is supposed to work or not, otherwise I'd do a PR to offer a fix)
The text was updated successfully, but these errors were encountered: