freetype-commit
[Top][All Lists]
Advanced

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

[freetype2] GSoC-2019-moazin 982cc08 01/26: turned on trace mode and add


From: Moazin Khatti
Subject: [freetype2] GSoC-2019-moazin 982cc08 01/26: turned on trace mode and added tags file in gitignore
Date: Tue, 2 Jul 2019 03:24:06 -0400 (EDT)

branch: GSoC-2019-moazin
commit 982cc082583858d09292e3e555cd9b32cda364eb
Author: Moazin Khatti <address@hidden>
Commit: Moazin Khatti <address@hidden>

    turned on trace mode and added tags file in gitignore
---
 .gitignore                         | 1 +
 include/freetype/config/ftoption.h | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/.gitignore b/.gitignore
index a47f568..3b495c0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 config.mk
 objs/vc2010/
 build
+tags
diff --git a/include/freetype/config/ftoption.h 
b/include/freetype/config/ftoption.h
index 12f47a8..7e07246 100644
--- a/include/freetype/config/ftoption.h
+++ b/include/freetype/config/ftoption.h
@@ -414,7 +414,7 @@ FT_BEGIN_HEADER
    *   them for certain configurations only.
    */
 /* #define FT_DEBUG_LEVEL_ERROR */
-/* #define FT_DEBUG_LEVEL_TRACE */
+#define FT_DEBUG_LEVEL_TRACE
 
 
   /**************************************************************************



reply via email to

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