summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWerner Lemberg <wl@gnu.org>2021-01-15 10:10:54 +0100
committerWerner Lemberg <wl@gnu.org>2021-01-15 10:10:54 +0100
commit8bc18f96a99ce130b710bb2d08cddfadade3130d (patch)
tree442c38d6914253a2eee8c3599ee5d5068768e9e4
parent46abbe54be367193acec311a723670af7472f6ce (diff)
Typo (#59874).
-rw-r--r--freetype2/docs/glyphs/glyphs-6.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/freetype2/docs/glyphs/glyphs-6.html b/freetype2/docs/glyphs/glyphs-6.html
index a97d469..b73ac94 100644
--- a/freetype2/docs/glyphs/glyphs-6.html
+++ b/freetype2/docs/glyphs/glyphs-6.html
@@ -361,7 +361,7 @@
<p>An outline point's vectorial coordinates are expressed in
the 26.6&nbsp;format, i.e., in 1/64th of a pixel, hence the
coordinates &lsquo;(1.0,-2.5)&rsquo; is stored as the
- integer pair &lsquo;(64,-192)&rsquo;, to name an
+ integer pair &lsquo;(64,-160)&rsquo;, to name an
example.</p>
<p>After a glyph outline is scaled from the EM grid (in font
@@ -440,7 +440,7 @@ height = (ymax - ymin)/64</pre>
<!-- ************************************************** -->
<div class="updated">
- <p>Last update: 13-Feb-2018</p>
+ <p>Last update: 15-Jan-2021</p>
</div>
</div>
</div>