plex
plex copied to clipboard
Glyph Height issue
The height is too long to be used for browser. I'm gonna use this for browser...
Similar issue to https://github.com/IBM/plex/issues/556#issuecomment-1909732915.
The line spacing of TC is too high while JP has less.
The main cause seems to be the line gap (hhea.lineGap) for JP, TC and SC are set to 1000, which caused excesive line spacing in normal usage. Suggest to set line gap value to 0 per CJK font convention.
我在 Snipaste 中的问题可能是相同原因: 1)打字的时候下面莫名其妙多出一大块空白 2)输第二行字的时候新打的字会被上一行挡住
https://github.com/user-attachments/assets/822e44f8-3733-4485-8568-5f8da6fe1ee7
自己修改了:https://github.com/IBM/plex/discussions/630
