- From: SVG Working Group repository <cam+svgwgrepo@mcc.id.au>
- Date: Wed, 27 Aug 2014 11:28:10 -0700 (PDT)
- To: public-svg-wg@w3.org
https://github.com/w3c/svgwg/commit/c7f29ed0e30451ef5250ad3c8afd787b3cee796f
commit c7f29ed0e30451ef5250ad3c8afd787b3cee796f
Author: Cameron McCormack <cam@mcc.id.au>
Date: Thu Aug 28 04:25:51 2014 +1000
Remove remaining links to the now-gone fonts.html chapter.
diff --git a/master/feature.html b/master/feature.html
index 01bb57d..8839bb4 100644
--- a/master/feature.html
+++ b/master/feature.html
@@ -465,7 +465,6 @@ capabilities begin with
<li><a href="pservers.html">Gradients and Patterns</a></li>
<li><a href="masking.html">Clipping, Masking and Compositing</a></li>
<li><a href="filters.html">Filter Effects</a></li>
- <li><a href="fonts.html">Fonts</a></li>
<li>The <a>'switch'</a> element</li>
<li>The <a>'requiredFeatures'</a> attribute</li>
<li>The <a>'requiredExtensions'</a> attribute</li>
diff --git a/master/i18n.html b/master/i18n.html
index dc34113..c2b2388 100644
--- a/master/i18n.html
+++ b/master/i18n.html
@@ -65,11 +65,6 @@ provides:</p>
the <a>'direction'</a> and <a>'unicode-bidi'</a> properties)</li>
</ul>
-<p><a href="fonts.html#SVGFontsOverview">SVG fonts</a>
-support contextual glyph selection for
-<a href="fonts.html#GlyphElementArabicFormAttribute">Arabic</a> and
-<a href="fonts.html#GlyphElementLangAttribute">Han</a> text.</p>
-
<p id="I18nTextSubstitution">Multi-language SVG documents are possible
by utilizing the <a>'systemLanguage'</a> attribute to have different
text strings appear based on the client machine's language setting.</p>
diff --git a/master/text.html b/master/text.html
index 810cd36..b274de1 100644
--- a/master/text.html
+++ b/master/text.html
@@ -146,16 +146,7 @@
<li>left-to-right or bidirectional text (i.e., languages
which intermix right-to-left and left-to-right text, such as
- Arabic and Hebrew),</li>
-
- <li>when <a href="fonts.html#SVGFontsOverview">SVG fonts</a> are
- used, automatic selection of the correct glyph corresponding
- to the current form for
- <a href="fonts.html#GlyphElementArabicFormAttribute">Arabic</a>
- and <a href="fonts.html#GlyphElementLangAttribute">Han</a>
- text.
- <p class="issue">What about Hebrew, Hindi, etc.?</p>
- </li>
+ Arabic and Hebrew).</li>
</ul>
<p>
============================================================
feature.html:352:12: warning: ambiguous name "onunload" matching multiple attributes
feature.html:352:49: warning: ambiguous name "onerror" matching multiple attributes
feature.html:352:67: warning: ambiguous name "onresize" matching multiple attributes
feature.html:352:86: warning: ambiguous name "onscroll" matching multiple attributes
/home/svgwg/bin/node "/home/svgwg/svgwg.org/git/svgwg/tools/publish/publish.js" --list-pages
/home/svgwg/bin/node "/home/svgwg/svgwg.org/git/svgwg/tools/publish/publish.js" --build text i18n feature
/home/svgwg/bin/node "/home/svgwg/svgwg.org/git/svgwg/tools/publish/publish.js" --build-single-page
Received on Wednesday, 27 August 2014 18:28:38 UTC