freetype-commit
[Top][All Lists]
Advanced

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

[freetype2] master 8d517e6 2/2: Clarification.


From: Alexei Podtelezhnikov
Subject: [freetype2] master 8d517e6 2/2: Clarification.
Date: Sat, 10 Nov 2018 15:49:17 -0500 (EST)

branch: master
commit 8d517e679b65a9f4b85abf995045cf76cb8b5354
Author: Alexei Podtelezhnikov <address@hidden>
Commit: Alexei Podtelezhnikov <address@hidden>

    Clarification.
---
 include/freetype/ftglyph.h | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/include/freetype/ftglyph.h b/include/freetype/ftglyph.h
index 9581b44..2577ccc 100644
--- a/include/freetype/ftglyph.h
+++ b/include/freetype/ftglyph.h
@@ -59,8 +59,9 @@ FT_BEGIN_HEADER
    *
    * @description:
    *   This section contains definitions used to manage glyph data through
-   *   generic FT_Glyph objects.  Each of them can contain a bitmap, a vector
-   *   outline, or even images in other formats.
+   *   generic @FT_Glyph objects.  Each of them can contain a bitmap,
+   *   a vector outline, or even images in other formats.  These objects are
+   *   detached from @FT_Face, contrary to @FT_GlyphSlot.
    *
    */
 



reply via email to

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