plex icon indicating copy to clipboard operation
plex copied to clipboard

Glyph Height issue

Open LoveBodhi opened this issue 1 year ago • 2 comments

The height is too long to be used for browser. I'm gonna use this for browser...

height-too-high

LoveBodhi avatar Dec 05 '24 03:12 LoveBodhi

Similar issue to https://github.com/IBM/plex/issues/556#issuecomment-1909732915.

The line spacing of TC is too high while JP has less.

240125 172445_048 soffice.bin WbsUYcla.png

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.

NightFurySL2001 avatar Dec 05 '24 04:12 NightFurySL2001

我在 Snipaste 中的问题可能是相同原因: 1)打字的时候下面莫名其妙多出一大块空白 2)输第二行字的时候新打的字会被上一行挡住

https://github.com/user-attachments/assets/822e44f8-3733-4485-8568-5f8da6fe1ee7

自己修改了:https://github.com/IBM/plex/discussions/630

hiforrest avatar Dec 30 '24 06:12 hiforrest