felixse / FluentTerminal

A Terminal Emulator based on UWP and web technologies.
GNU General Public License v3.0
9.15k stars 443 forks source link

Some font characters are not rendered completely. #994

Open kumarchandresh opened 2 years ago

kumarchandresh commented 2 years ago

Since I don't know much about the font rendering, I thought I'll just put a screenshot of the problem.

image

In the above image why the @ symbol is getting cropped in Fluent Terminal. I've put up Windows Terminal in the screenshot for comparison. Also, the text looks much cleaner in Windows Terminal as compared to Fluent Terminal. Is there a way to fix this? Any hidden setting like 'character-width', 'character-padding' or something? 🤔


Fluent Terminal Version : 0.7.5.0 Windows 10 Version : 21H2 Build 19044

Font Settings - Font Family: Fira Code Retina Font Size: 16 Font Weight: 400

felixse commented 2 years ago

Can you test with 0.7.6.0?

kumarchandresh commented 2 years ago

Sorry for late reply, but the issue still remains. Tested this on 0.7.7.0. Screenshot 2022-04-01 180412

Observation 1: image If I increase the font size by a large amount (from 16 to 36), then it is rendered properly.

Observation 2: image The "@" symbol is rendered properly if I am using oh-my-posh to customize the prompt.