summaryrefslogtreecommitdiff
path: root/devel/ftoption.h
diff options
context:
space:
mode:
authorMoazin Khatti <moazinkhatri@gmail.com>2019-08-24 14:58:31 +0500
committerMoazin Khatti <moazinkhatri@gmail.com>2019-08-26 01:17:15 +0500
commitb84ae3420a02cd86dc5b43860513193ea9119b2c (patch)
treeefef783b70141cc96a165b1e8732618c9b602c04 /devel/ftoption.h
parent3325b42e91a2f261271418f2b56301e391027d95 (diff)
downloadfreetype2-b84ae3420a02cd86dc5b43860513193ea9119b2c.tar.gz
Minor doc and styling improvements.
Diffstat (limited to 'devel/ftoption.h')
-rw-r--r--devel/ftoption.h8
1 files changed, 6 insertions, 2 deletions
diff --git a/devel/ftoption.h b/devel/ftoption.h
index 727f8d1bf..8afa42349 100644
--- a/devel/ftoption.h
+++ b/devel/ftoption.h
@@ -497,11 +497,15 @@ FT_BEGIN_HEADER
*
* OpenType SVG Glyph Support
*
- * If this macro is set, OpenType SVG glyphs will be supported.
+ * If `FT_CONFIG_OPTION_SVG` is set, OpenType SVG glyphs will be
+ * supported.
+ * If `FT_CONFIG_OPTION_DEFAULT_SVG` is also set, a default library will
+ * also be integrated so no external hooks will be necessary.
*/
#define FT_CONFIG_OPTION_SVG
-
#define FT_CONFIG_OPTION_DEFAULT_SVG
+
+
/**************************************************************************
*
* Error Strings