xtermjs / xterm.js

A terminal for the web
https://xtermjs.org/
MIT License
17.44k stars 1.62k forks source link

Text is thicker in Safari than Chrome #4884

Closed npezza93 closed 10 months ago

npezza93 commented 10 months ago

Bold text is a lot thicker in Safari than Chrome. Im not sure which is correct but either way i think the safari version is a little too thick. This is using the WebGL renderer

Details

Steps to reproduce

  1. Im using exa in the below screenshots but output any boldish text and in Chrome vs Safari and you can see the difference. Im using fira code in the screenshot fwiw.

The top part is Safari the bottom is Chrome:

image
npezza93 commented 10 months ago

Nevermind. Altered the fontWeightBold property to reduce the thickness.