monaspace icon indicating copy to clipboard operation
monaspace copied to clipboard

Argon capital S is smaller than other capital letters

Open UncleGoogle opened this issue 1 year ago • 0 comments

Hello,

S on in the Argon font looks strange in consts. Is there any specific reason for that? I see that M letter in IMAGE word has also lower height

image

my vscode config:

    "editor.fontLigatures": "'calt', 'ss01', 'ss02', 'ss03', 'ss04', 'ss05', 'ss06', 'ss07', 'ss08', 'ss09', 'liga'",
    "terminal.integrated.fontSize": 14,
    "editor.fontSize": 15,
    "editor.fontWeight": "300",

UncleGoogle avatar Sep 24 '24 09:09 UncleGoogle