From 0bd564a94d5109397e578a0d62e8ca48b346e05f Mon Sep 17 00:00:00 2001 From: Werner Lemberg Date: Thu, 22 Jan 2015 08:26:48 +0100 Subject: [PATCH] Add another link to cmap information. --- include/freetype.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/include/freetype.h b/include/freetype.h index 9f2c453e6..7c46a7722 100644 --- a/include/freetype.h +++ b/include/freetype.h @@ -643,7 +643,8 @@ FT_BEGIN_HEADER /* FT_ENCODING_MS_SYMBOL :: */ /* Corresponds to the Microsoft Symbol encoding, used to encode */ /* mathematical symbols and wingdings. For more information, see */ - /* `http://www.kostis.net/charsets/symbol.htm' and */ + /* `http://www.microsoft.com/typography/otspec/recom.htm', */ + /* `http://www.kostis.net/charsets/symbol.htm', and */ /* `http://www.kostis.net/charsets/wingding.htm'. */ /* */ /* This encoding uses character codes from the PUA (Private Unicode */