Re: [csswg-drafts] [css-fonts-4] font kerning in vertical text (#5295)

You probably want to hook into https://www.w3.org/TR/css-writing-modes-4/#vertical-font-features

So

> When kerning is enabled, the relevant OpenType kerning features are enabled (for horizontal [=typographic modes=] and for [=sideways typesetting=] in vertical [=typographic modes=], the kern feature; for [=upright typesetting=] in [=vertical typographic modes=], the vkrn feature.

And then I should be sure to export those terms from Writing Modes. :)

-- 
GitHub Notification of comment by fantasai
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/5295#issuecomment-655752862 using your GitHub account

Received on Wednesday, 8 July 2020 20:56:52 UTC