We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1a6a12d commit 3e85bf2Copy full SHA for 3e85bf2
1 file changed
css-fonts-3/Fonts.src.html
@@ -2746,7 +2746,10 @@ <h3 id="glyph-selection-positioning">Glyph selection and positioning</h3>
2746
script, and features enabled for the text. Font features may be
2747
required for specific scripts, or recommended as enabled by default or
2748
they might be stylistic features meant to be used under author
2749
-control.</p>
+control. The point at which font selection and positioning happens
2750
+in the overall order of text processing operations (such as
2751
+text transformation, text orientation and text alignment) is
2752
+described in [[css-text-3#order]].</p>
2753
2754
<p>For a good visual overview of these features, see the
2755
[[OPENTYPE-FONT-GUIDE]]. For a detailed description of glyph processing for
0 commit comments