Closed dae-kim closed 7 years ago
On Thu, Dec 22, 2016 at 12:20 PM, dae-kim notifications@github.com wrote:
See https://www.w3.org/TR/ttml2/#style-attribute-textOrientation
Take, for example, HALFWIDTH KATAKANA LETTER A (U+FF71). Is this part of a vertical script or horizontal script?
Note to editor: add a normative reference to Unicode Technical Report #50 [1], then make use of vertical orientation properties (U, R, Tu, Tr) as needed to better define tts:textOrientation value semantics. That is, do not define orientation in terms of script category (vertical vs horizontal) membership; rather, define it in terms of 'vo' property values in the context of a vertical WM.
[1] http://unicode.org/reports/tr50/
Regarding U+FF71, its 'vo' property is specified to be 'R' in [2], i.e., "rotated 90 degrees clockwise"
[2] http://www.unicode.org/Public/vertical/revision-17/VerticalOrientation-17.txt
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/w3c/ttml2/issues/230, or mute the thread https://github.com/notifications/unsubscribe-auth/AAXCbwyXd3Gec1dsKWTpEtgmjtPFabgZks5rKs2JgaJpZM4LUS9E .
See https://www.w3.org/TR/ttml2/#style-attribute-textOrientation
Take, for example, HALFWIDTH KATAKANA LETTER A (U+FF71). Is this part of a vertical script or horizontal script?