You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
NightFurySL2001
changed the title
Missing vertical typesetting information for Traditional Chinese fonts
Missing vertical spacing information for Traditional Chinese fonts
Dec 6, 2024
The two new Traditional Chinese font, Chocolate Classical Sans and Cactus Classical Serif have issues with vertical typesetting.
Describe the bug
Chinese text when typeset vertically has extraneous gap between character.
Chocolate Classical Sans:
Cactus Classical Serif:
It seems like the rebuild by @aaronbell in https://github.com/aaronbell/ChocolateSans and https://github.com/aaronbell/CactusSerif (missing ttf by the way) mistakenly dropped the
vhea
/vmtx
table that were present in the original upstream font.To Reproduce
<p style="writing-mode: vertical-rl" lang="zh-Hant"></p>
<p>
Expected behavior
Text should have no spacing between characters vertically. LXGW WenKai TC does not show this problem.
Additional context
Sample HTML
The text was updated successfully, but these errors were encountered: