Skip to content

Commit 6d64879

Browse files
committed
[css-fonts-4] add Graphite local reference
1 parent 1ce3abc commit 6d64879

1 file changed

Lines changed: 14 additions & 1 deletion

File tree

css-fonts-4/Overview.bs

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,17 @@ spec:fetch; type:dfn; for:/; text:request
2929
spec:fetch; type:dfn; for:/; text:fetch
3030
</pre>
3131

32+
<pre class=biblio>
33+
{
34+
"GRAPHITE": {
35+
"href": "https://scripts.sil.org/cms/scripts/page.php?site_id=projects&item_id=graphite_techAbout",
36+
"title": "Graphite technical overview",
37+
"publisher": "SIL",
38+
"date": "2012"
39+
}
40+
}
41+
</pre>
42+
3243

3344
<h2 id="introduction">
3445
Introduction</h2>
@@ -2172,7 +2183,9 @@ The <dfn id="at-font-face-rule">''@font-face''</dfn> rule</h3>
21722183

21732184
The 'features' requirement refers to support for font features,
21742185
commonly implemented in [[!OPENTYPE]] with the <code>GSUB</code> and the <code>GPOS</code> tables,
2175-
as well as in [[!AAT-FEATURES]] using the <code>morx</code> table.
2186+
as well as in [[!AAT-FEATURES]] using the <code>morx</code> and <code>kerx</code> tables
2187+
and [[!GRAPHITE]] with the <code>Silf</code>, <code>Glat </code>, <code>Gloc </code>,
2188+
<code>Feat </code> and <code>Sill </code> tables.
21762189
The section on [[#font-rend-props]] describes properties that interact with these facilities.
21772190

21782191
The 'variations' requirement refers to the support of font variations,

0 commit comments

Comments
 (0)