freetype-commit
[Top][All Lists]
Advanced

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

[freetype2] ot-svg-clean 91e6a7b 1/2: Adds `FT_CONFIG_OPTION_SVG' to all


From: Moazin Khatti
Subject: [freetype2] ot-svg-clean 91e6a7b 1/2: Adds `FT_CONFIG_OPTION_SVG' to allow toggling of OT-SVG support.
Date: Mon, 5 Aug 2019 12:27:18 -0400 (EDT)

branch: ot-svg-clean
commit 91e6a7b65f93104bee717313166819a6359b1b83
Author: Moazin Khatti <address@hidden>
Commit: Moazin Khatti <address@hidden>

    Adds `FT_CONFIG_OPTION_SVG' to allow toggling of OT-SVG support.
---
 include/freetype/config/ftoption.h | 9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/include/freetype/config/ftoption.h 
b/include/freetype/config/ftoption.h
index 12f47a8..f279c13 100644
--- a/include/freetype/config/ftoption.h
+++ b/include/freetype/config/ftoption.h
@@ -495,6 +495,15 @@ FT_BEGIN_HEADER
 
   /**************************************************************************
    *
+   * OpenType SVG Glyph Support
+   *
+   *   If this macro is set, OpenType SVG glyphs will be supported.
+   */
+#define FT_CONFIG_OPTION_SVG
+
+
+  /**************************************************************************
+   *
    * Error Strings
    *
    *   If this macro is set, `FT_Error_String` will return meaningful



reply via email to

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