freetype-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[freetype2] master dc170de: Typos.


From: Werner LEMBERG
Subject: [freetype2] master dc170de: Typos.
Date: Sun, 3 Jun 2018 15:24:14 -0400 (EDT)

branch: master
commit dc170dea33545dbbbf18bb59b316117e73275889
Author: Werner Lemberg <address@hidden>
Commit: Werner Lemberg <address@hidden>

    Typos.
---
 include/freetype/freetype.h | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/include/freetype/freetype.h b/include/freetype/freetype.h
index 322680a..a6f0d80 100644
--- a/include/freetype/freetype.h
+++ b/include/freetype/freetype.h
@@ -4062,7 +4062,7 @@ FT_BEGIN_HEADER
    *   The glyph layer data for a given glyph slot, if present, provides an
    *   alternative, multi-colour glyph representation: Instead of rendering
    *   the outline or bitmap in the glyph slot, glyphs with the indices and
-   *   colors returned in the @FT_GlyphLayer array are rendered layer by
+   *   colors returned in the @FT_Glyph_Layer array are rendered layer by
    *   layer.
    *
    * @input:
@@ -4074,7 +4074,7 @@ FT_BEGIN_HEADER
    *     The number of colored glyph layers for `glyph'.
    *
    *   alayers ::
-   *     An @FT_GlyphLayer array with `anum_layers' elements.  NULL if there
+   *     An @FT_Glyph_Layer array with `anum_layers' elements.  NULL if there
    *     aren't glyph layers.
    *
    *     The elements are ordered in the z~direction from bottom to top; an



reply via email to

[Prev in Thread] Current Thread [Next in Thread]