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.

Rendering glitches -- font glyphs drawn out of the cell bounds

See original GitHub issue

I am using fvim on Windows 10. I have noticed that fvim will show some glitches when I close another neovim window.

Steps to reproduce:

  • Open fvim: fvim -u NORC test.py
  • open the help window: :h help.
  • Close the help window: :quit.

Notice carefully that the previous fvim window has some noticeable glitches on the screen. Of course, using Ctrl-L will redraw the screen and clear them. But it is a little annoying.

P.S.: I can not reproduce this behavior when using nvim-qt using the same steps.

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Reactions:1
  • Comments:12 (7 by maintainers)

github_iconTop GitHub Comments

1reaction
jdhaocommented, Nov 2, 2020

@yatli The newest release seems to have fixed the rendering glitch. Tried with fvim -u NORC.

0reactions
yatlicommented, Nov 2, 2020

Version 0.2 is reaching a stable state. I will be bumping the version to 0.3 once Avalonia v0.10 reaches GA

Read more comments on GitHub >

github_iconTop Results From Across the Web

Kitty 0.14.6 Rendering Glitch with NeoVim and Tmux #2047
Catalina, but this issue was taking place before upgrading too. Here is my kitty config. The only thing that I uncommented out is...
Read more >
Font glyph not rendering with Graphics2D drawString since ...
I have a weird problem when drawing strings with some specific true type fonts in Java 32bit on Windows 10. ... It seems...
Read more >
Rendering text: problems - OpenGL: Advanced Coding
So i made a program that saves all the glyphs of a font in a file with the GL_BITMAP format: the program uses...
Read more >
GPU-Centered Font Rendering Directly from Glyph Outlines
GPU-Centered Font Rendering Directly from Glyph Outlines. i3D 2018 ... Curves can extend outside em square ... Floating-point limits cause huge problems for....
Read more >
New in FontLab 8: Glyphs & fonts
To declare one or more glyphs as non-exporting, select their glyph cells in the Font window and turn on the No export checkbox...
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