Rendering on less fancy terminals #3799
-
Beta Was this translation helpful? Give feedback.
Replies: 3 comments
-
You may find this FAQ entry useful in that is covers a similar issue in a different environment. My guess would be you would need to tweak the spacing between lines in that terminal emulator, or something similar. |
Beta Was this translation helpful? Give feedback.
-
That glitch tends to occur when the line height doesn't match the height of the glyphs. If you can tweak the line height, you may be able to make it look as intended. If you can't, you may want to use different border types. Its the "wide" and "tall" border types that suffer from this the most. If you avoid them, it will likely look better. |
Beta Was this translation helpful? Give feedback.
-
Thanks for the tips, I'll see what I can do. I'm enjoying the product and the community has been enjoyable! |
Beta Was this translation helpful? Give feedback.
That glitch tends to occur when the line height doesn't match the height of the glyphs. If you can tweak the line height, you may be able to make it look as intended. If you can't, you may want to use different border types. Its the "wide" and "tall" border types that suffer from this the most. If you avoid them, it will likely look better.