summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWerner Lemberg <wl@gnu.org>2019-01-04 06:19:43 +0100
committerWerner Lemberg <wl@gnu.org>2019-01-04 06:19:43 +0100
commita5ef6d08accc530d1757033524cd2dafa0362ce2 (patch)
tree1a294582e1d925991df5b6758b5ac6c76b4b25f8
parent2e4f2fb83d48d9ab3a4a7e5672973579c0b19a9f (diff)
Typos.
-rw-r--r--gsoc.html9
1 files changed, 4 insertions, 5 deletions
diff --git a/gsoc.html b/gsoc.html
index c1be75b..cbb582a 100644
--- a/gsoc.html
+++ b/gsoc.html
@@ -115,13 +115,12 @@
<dl>
<dt>Add support for the &lsquo;<code>SVG </code>&rsquo;
- OpenType table to render color fonts.</dt>
+ OpenType table to render color fonts</dt>
<dd>
<p>FreeType currently doesn't have support for fonts
- that
- use <a href="https://docs.microsoft.com/en-us/typography/opentype/spec/svg">SVG
- to render color glyphs</a>. The task of this project
- would be as follows.</p>
+ that <a href="https://docs.microsoft.com/en-us/typography/opentype/spec/svg">use
+ SVG to render color glyphs</a>. The task of this
+ project would be as follows.</p>
<ul>
<li>Evaluate the freely available SVG libraries that