Commit 423fce2e3ed63ee48d2142a92e588a57633ae32b

Werner Lemberg 2018-08-31T06:59:44

Add link to OpenType's composite glyph description.

1
2
3
4
5
6
7
8
9
10
11
12
13
diff --git a/include/freetype/freetype.h b/include/freetype/freetype.h
index ca4d1cc..a8cea7f 100644
--- a/include/freetype/freetype.h
+++ b/include/freetype/freetype.h
@@ -3997,6 +3997,8 @@ FT_BEGIN_HEADER
    *   interpreted depending on the flags returned in `*p_flags`.  See the
    *   OpenType specification for details.
    *
+   *     https://docs.microsoft.com/en-us/typography/opentype/spec/glyf#composite-glyph-description
+   *
    */
   FT_EXPORT( FT_Error )
   FT_Get_SubGlyph_Info( FT_GlyphSlot  glyph,