Skip to content

Commit 23903ac

Browse files
committed
Add VHEA table to ascend descent OT note for vertical text
1 parent ebdfd78 commit 23903ac

2 files changed

Lines changed: 5 additions & 4 deletions

File tree

css3-writing-modes/Overview.html

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1182,9 +1182,10 @@ <h4 id=opentype-baselines><span class=secno>4.2.1. </span> Baselines in
11821182
font's OS/2 table. These should match the <var>idtp</var> and
11831183
<var>ideo</var> baselines (respectively), which, if present, may be used
11841184
instead. In the absence of these metrics, the <var>Ascent</var> and
1185-
<var>Descent</var> metrics from the HHEA table should be used. The Win
1186-
metrics can be used as a fallback; however these are intended as clipping
1187-
bounds and are not always appropriate for use as em box measurements.
1185+
<var>Descent</var> metrics from the HHEA/VHEA table should be used. The
1186+
Win metrics can be used as a fallback; however these are intended as
1187+
clipping bounds and are not always appropriate for use as em box
1188+
measurements.
11881189

11891190
<h3 id=replaced-baselines><span class=secno>4.3. </span> Atomic Inline
11901191
Baselines</h3>

css3-writing-modes/Overview.src.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -848,7 +848,7 @@ <h4 id="opentype-baselines">
848848
font's OS/2 table. These should match the <var>idtp</var> and <var>ideo</var>
849849
baselines (respectively), which, if present, may be used instead. In the
850850
absence of these metrics, the <var>Ascent</var> and <var>Descent</var>
851-
metrics from the HHEA table should be used. The Win metrics can be
851+
metrics from the HHEA/VHEA table should be used. The Win metrics can be
852852
used as a fallback; however these are intended as clipping bounds and
853853
are not always appropriate for use as em box measurements.</em>
854854

0 commit comments

Comments
 (0)