- From: SVG Working Group repository <cam+svgwgrepo@mcc.id.au>
- Date: Thu, 28 Aug 2014 07:59:01 -0700 (PDT)
- To: public-svg-wg@w3.org
https://github.com/w3c/svgwg/commit/e5db6a5315ff4eb60f6400d0e847330dc1ab869c
commit e5db6a5315ff4eb60f6400d0e847330dc1ab869c
Author: Cameron McCormack <cam@mcc.id.au>
Date: Fri Aug 29 00:56:39 2014 +1000
Remove another couple of fonts.html references.
diff --git a/master/text.html b/master/text.html
index b274de1..438f3f8 100644
--- a/master/text.html
+++ b/master/text.html
@@ -319,8 +319,8 @@
content requires precise selection of fonts and glyphs, then the
recommendation is that the necessary fonts (potentially subsetted
to include only the glyphs needed for the given document) be
- available either as <a href="fonts.html#SVGFontsOverview">SVG
- fonts</a> embedded within the SVG content or as
+ available <!--either as <a href="fonts.html#SVGFontsOverview">SVG
+ fonts</a> embedded within the SVG content or--> as
<a href="http://www.w3.org/TR/2011/WD-css3-fonts-20111004/#introduction">downloadable
fonts</a> ([<a href="refs.html#ref-CSS3FONTS">CSS3FONTS</a>],
section 1) posted at the same Web location as the SVG content.
@@ -3157,8 +3157,8 @@ swash forms, old-style figures etc. while also ensuring that a font is provided
used. For vertical text, a suggested approximation is the sum of
the ascent and descent values for the glyph. Another suggested
approximation for an advance value for both horizontal and
- vertical text is the size of an <em>em</em> (see
- <a href="fonts.html#FontFaceElementUnitsPerEmAttribute">units-per-em</a>).
+ vertical text is the size of an <em>em</em><!-- (see
+ <a href="fonts.html#FontFaceElementUnitsPerEmAttribute">units-per-em</a>)-->.
</p>
<p id="AlignmentPoint">
============================================================
/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
/home/svgwg/bin/node "/home/svgwg/svgwg.org/git/svgwg/tools/publish/publish.js" --build-single-page
Received on Thursday, 28 August 2014 14:59:25 UTC