question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Text rendering is a little blurry still

See original GitHub issue

Notice “daniel” gets blurry a few rows down when compared to rows above. Changing the canvas height from 500 -> 501 seems to fix it so it’s probably a problem with the IRenderDimensions generation.

image

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Reactions:2
  • Comments:8 (7 by maintainers)

github_iconTop GitHub Comments

11reactions
usernamehwcommented, Jan 1, 2020

In vscode it gets blurry a lot after resizing

"window.zoomLevel": 1, 
"terminal.integrated.fontSize": 16,

The app is running with arguments, some of them: --disable-smooth-scrolling --force-color-profile=srgb

Workaround that works for me is to use a dom renderer:

"terminal.integrated.rendererType": "dom",
2reactions
Tyriarcommented, Jan 2, 2020
Read more comments on GitHub >

github_iconTop Results From Across the Web

Fix text that isn't displaying properly - Google Chrome Help
Text looks fuzzy or blurry (Windows only). If text doesn't look clear on your computer, try changing your font settings. Step 1: Use...
Read more >
Top 7 Ways to Fix Google Chrome Blurry Font Rendering ...
The issue can be due to wrong settings tweak on Chrome or the way Windows handles text rending on the screen. We will...
Read more >
Poor font rendering in Windows 10 (blurry text) quite similar
In all apps, screen, tabs and tiles from inside Windows 10, fonts are Blurry and Hard to Read, like poor resolution or as...
Read more >
Canvas text rendering (blurry) - javascript
The text rendering is still a little blurry but it's totally readable now. Is their a way to get it as sharp as...
Read more >
Blurry Font And Program Fix For HD Screens - Windows 11
Blurry Font And Program Fix For HD Screens - Windows 11Windows 11 has some great new features and is incredibly better than Windows...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found