microsoft / microsoft-ui-xaml

Windows UI Library: the latest Windows 10 native controls and Fluent styles for your applications
MIT License
6.27k stars 674 forks source link

Proposal: Improved Japanese text support in Closed Captions for media #1789

Open Austin-Lamb opened 4 years ago

Austin-Lamb commented 4 years ago

Proposal: Improved Japanese text support in Closed Captions for media

Summary

We've gotten a request to improve the way we handle Japanese text for closed captions. Today, we render these horizontally, but a better experience for a Japanese user can sometimes be to have vertical text, which would include support for tate-chu-yoko.

For younger readers, we've also been asked to support Rubies.

Rationale

Scope

Capability Priority
Support vertical text rendering for Japanese Must
Support rendering of Ruby glyphs Must
Support tate-chu-yoko Must
Support vertical text rendering for other languages (ex: Chinese, Korean) Could
rampaa commented 1 year ago

Any progress on this?