SVG icons are blurry after update to 5.3
See original GitHub issueIssue Report Checklist
- Searched the issues page for similar reports
- Read the relevant sections of the Spyder Troubleshooting Guide and followed its advice
- Reproduced the issue after updating with
conda update spyder
(orpip
, if not using Anaconda) - Could not reproduce inside
jupyter qtconsole
(if console-related) - Tried basic troubleshooting (if a bug/error)
- Restarted Spyder
- Reset preferences with
spyder --reset
- Reinstalled the latest version of Anaconda
- Tried the other applicable steps from the Troubleshooting Guide
- Completed the Problem Description, Steps to Reproduce and Version sections below
Problem Description
This is how my spyder looked before updating to 5.3
Here is a generated image
This is what the text looks like, you can see each line is perfect no overlap.
This is what I get now after updating to 5.3. Same setting but icons and taskbars are huge, text is use, the icons are blurry
Here is the same image generated, but not its really blurry
I can toggle/lower the text size but this does noting for the huge panels and blurriness.
You also note, when I highlight a line of text, as in line 6, the number overlaps. I’m not sure how to fix this issue
Things I’ve done to help
- So far I reverted to
conda install --revision=9
this doesn’t help - Restarted my device
- I’ve noted in another environment which I have not updated spyder (the one i used to generate the images above) everything looks fine.
Versions
<! * Spyder version: 5.3.3 (conda)
- Python version: 3.9.13 64-bit
- Qt version: 5.15.4
- PyQt5 version: 5.15.7
- Operating System: Linux 5.4.0-124-generic
PASTE DEPENDENCIES HERE
Issue Analytics
- State:
- Created a year ago
- Comments:9 (8 by maintainers)
Top Results From Across the Web
Why is my resized SVG icon blurry when rendered? [closed]
The reason it is "blurry" is due to anti-aliasing. When the edge of a line or shape only partly covers a pixel, the...
Read more >Fixing a Blurry Logo - Part 2 (SVG) - Web Design Blog
The issue of blurriness arises when you upload an image that has the exact pixel dimensions of the space you are targeting. The...
Read more >How to Fix Blurry Images in WordPress Site? - WebNots
This will help to fix blurry images showing in the content section. If you are having problem with icons, make sure to use...
Read more >Troubleshooting Blurry SVG Icons With Sketch and Adobe ...
Find out why your SVG icons look blurry when you export them from Sketch, and how you can work around the issue.
Read more >LibreOffice: blurry icons - Linux Mint Forums
- upgrade the latest version available. This version supports SVG icons and comes with a SVG theme. This one is correctly displayed. Moreover...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Thanks for letting us know about that @julie-jch. There’s little we can do about it though because this is a very specific use case and we have a lot of other things to address.
Sorry, I missed these comments of yours:
I can reproduce this error with the
elusiveicons
font you’re using:@impact27, could you take a look at it? I thought it was fixed, but it seems it’s still an issue for some fonts.
@julie-jch, the solution for now is to use a different font (e.g.
Ubunto Mono
).